July project night/OO lesson/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.

12 July 2011

  • curprev 17:0217:02, 12 July 2011imported>Jazztpt 375 bytes +375 Created page with 'import banking theBank = banking.Bank() userAnna = banking.User("Anna","myPassword") print "Main program created the user " + userAnna.username isLoggedIn = theBank.logIn(userA…'