MainProgram2.py: 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.

28 July 2012

  • curprev 14:1614:16, 28 July 2012imported>Jazztpt 648 bytes +648 Created page with " from banking2 import * the_bank = Bank() user_anna = User("Anna","myPassword") print "Main program created the user " + user_anna.username the_bank.add_us..."