Question: in PYTHON Username, surname, username, password and balance for a bank application A program that can open a customer account will be written. User number

in PYTHON

Username, surname, username, password and balance for a bank application A program that can open a customer account will be written. User number is different from each other Multiple users can be registered for the existing customer account. Customer login to the system It will take place with the user number and password. When the username or password is entered incorrectly three times the account will be blocked. When entered correctly, the password can be changed upon request. To the system If the user balance is over 10 TL when logged in and the other user in the same bank If the account is not blocked, transferring by entering the user account number and amount will be carried out. In addition, balance information query and exit options for the user will be added. Write this application using the Python programming language.

Note: The program functions can be used in the creation. Solving by adding a library other than that, The use of an object-oriented programming approach is prohibited. Two for keeping customer information dimensional arrays / lists should be used

Note: Explanation lines should be added for the codes you have written in each question.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!