Python Interviews: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

16 August 2019

  • curprev 11:5211:52, 16 August 2019Amanjosan2008 talk contribs 1,370 bytes +1,370 Created page with " * Check whether a number is divisible by another number using the modulus operator, % n % k == 0 *Open a file: f=open('text.txt','r') l=f.readlines() for i in l: pr..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)