Banking system with python, beginner friendly, preadvanced level

banking system with python, beginner friendly, preadvanced level Functions else/if/elif dicts methods parameters holders and more basic stuff login system proccess system db system (Dict) send money show balance takeout money exit first acc:id: 1passcode: 1sn: 1 seconed acc:id: 2passcode: 2sn: 2 how to modify or make a new account go to the dict ids and edit the details for example this a dict that have only account 1 and 2

Read more

AUT Summer course Bank project (Nwe Account, Loan, App)

AUT Summer course Bank project (New Account, Loan, App) In this program, you can open an account for yourself in the bank and get the account number,specify your account type and see all your new account information. You can also take a loan from the bank and to do this, according to the rules, two guarantors must approve you. Of course,you can bring more guarantors and then specify the type of your loan and finally see the requested corrections. In […]

Read more