ListBasics: 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.

6 October 2020

23 September 2010

  • curprev 21:3221:32, 23 September 2010Migratebot talk contribs 3,926 bytes +3,926 Created page with " == Making a list == <source lang="python"> foo = ["orange", "purple", "blue", "green", "red"] </source> == Turning a string (text) into a list == Strings have a '''..."