MainProgram.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:1514:15, 28 July 2012imported>Jazztpt 408 bytes −2 No edit summary
  • curprev 14:1414:14, 28 July 2012imported>Jazztpt 410 bytes 0 No edit summary
  • curprev 14:1414:14, 28 July 2012imported>Jazztpt 410 bytes +36 No edit summary
  • curprev 14:1314:13, 28 July 2012imported>Jazztpt 374 bytes +374 Created page with "from banking import * the_bank = Bank() user_anna = User("Anna","my_password") print "Main program created the user " + user_anna.username is_logged_in = the_bank.login(user..."