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: 1
passcode: 1
sn: 1

seconed acc:
id: 2
passcode: 2
sn: 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