First attempts: 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.

7 December 2015

11 October 2015

9 October 2015

5 October 2015

4 October 2015

  • curprev 15:2515:25, 4 October 2015SN talk contribs 573 bytes +573 Created page with "OMG! My weird code works! (P.S. It works in Python 2.7) longest = None smallest = None text = raw_input('Enter some text:') words = text.split() number = len(words) tota..."