Question: Online Banking system, using simple python programming language Note: Data should be stored in txt file , OOP is not allowed , Global Variables are

Online Banking system, using simple python programming language Note: Data should be stored in txt file , OOP is not allowed , Global Variables are not allowed to be used , importing files from OS not allowed , GUI IS NOT ALLOWED System consists ofi Admin 1. Can create new Customer's profile and provide them login id and password to access the system. 2. Can view and search customer profile accordingly. 3. Can view all transactions of specific customer Customer 1. Can login to the system. 2. Can do the transactions like Deposit, Withdrawal. 3. Can view the own transactions Online Banking system, using simple python programming language Note: Data should be stored in txt file , OOP is not allowed , Global Variables are not allowed to be used , importing files from OS not allowed , GUI IS NOT ALLOWED System consists ofi Admin 1. Can create new Customer's profile and provide them login id and password to access the system. 2. Can view and search customer profile accordingly. 3. Can view all transactions of specific customer Customer 1. Can login to the system. 2. Can do the transactions like Deposit, Withdrawal. 3. Can view the own transactions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
