Revision history of "Learn Python from Codecademy"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 23:10, 27 October 2013Ittichai talk contribs 19,800 bytes +19,800 Created page with "<pre> # Reference: http://www.codecademy.com/tracks/python # Set the variables to the values listed in the instructions my_int = 7 my_float = 1.23 my_bool = True print (my_boo..."