Python3 Basics: Revision history

Jump to navigation Jump to search

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.

30 January 2020

14 January 2014

10 January 2014

  • curprev 00:3800:38, 10 January 2014 Scott talk contribs 11,304 bytes +11,304 Created page with "== Program Structure == * # for comments * continue a line with \, or wrap in () or [] or {} * block structure: <source lang="python"> block header: one-liner </source> or ..."