July project night/OO lesson/mainProgram3.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:0317:03, 12 July 2011imported>Jazztpt 461 bytes +461 Created page with 'import banking3 as banking theBank = banking.Bank() userAnna = theBank.addUser("Anna","myPassword") print userAnna.username isLoggedIn = theBank.logIn(userAnna.username, userAn…'