**Please write the code as simple as you can as this is a foundation course assignment leading to bachelors. Thank you!
Posted: Tue Jul 12, 2022 8:09 am
**Please write the code as simple as you can as this isa foundation course assignment leading to bachelors. Thankyou!
3. You have been hired as a python code developer for AMBANK (M) Berhad. The bank manager has requested you to write a program for performing online banking transactions. The requirements of the program are as follows: (20 marks) Username: "Your name" Password: "Your StudentID" No. of attempts: 3 After entering the password, a transaction authorization code (TAC) has to be generated, after which validation of the customer has to be completed, and banking options should be made available. If the number of attempts is above 3, then prompt the message as "Invalid user” and exit. The banking options that should be printed after customer validation are: Transfer (You can give the name/ID of any one of your group members) Top-up Make payments Receive money Note: Kindly include the code and screenshot of your output along with a description. The codes copied from online (similarity index of Turnitin more than 10%) will be marked zero.
3. You have been hired as a python code developer for AMBANK (M) Berhad. The bank manager has requested you to write a program for performing online banking transactions. The requirements of the program are as follows: (20 marks) Username: "Your name" Password: "Your StudentID" No. of attempts: 3 After entering the password, a transaction authorization code (TAC) has to be generated, after which validation of the customer has to be completed, and banking options should be made available. If the number of attempts is above 3, then prompt the message as "Invalid user” and exit. The banking options that should be printed after customer validation are: Transfer (You can give the name/ID of any one of your group members) Top-up Make payments Receive money Note: Kindly include the code and screenshot of your output along with a description. The codes copied from online (similarity index of Turnitin more than 10%) will be marked zero.