User:Bohye Woo/Prototyping 02: 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.

19 June 2019

18 June 2019

28 May 2019

13 May 2019

15 April 2019

22 January 2019

21 January 2019

  • curprev 17:1717:17, 21 January 2019Bohye Woo talk contribs 413 bytes +413 Created page with "* import time <source lang=python> import time l = ["1111111", "2", "3122", "4", "5"] # [0]. [1], [2], [3], [4] i = 0 while True: for person in l: if len(person) > 4: #..."