Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PYTHON LANGUAGE For a bank application, a program that can open a customer account will be written by determining the user name, surname, user number,

PYTHON LANGUAGE

For a bank application, a program that can open a customer account will be written by determining the user name, surname, user number, password and balance. Multiple users can be registered for a customer account with different user numbers. The customer's login to the system will be done with his user number and password. If the username or password is entered incorrectly three times, the account will be blocked. When entered correctly, the password can be changed upon request. When the user is logged into the system, if the user balance is over 10 TL and the account of the other user in the same bank is not blocked, the transfer will be made by entering the user account number and amount. In addition, balance information query and exit from the program options will be added for the user. Write this application using the Python programming language. Note: Functions can be used in creating the program. Other than that, it is forbidden to add a library and to solve it, to use an object-oriented programming approach. Two-dimensional arrays / lists should be used to hold customer information.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2022 Grenoble France September 19 23 2022 Proceedings Part 4 Lnai 13716

Authors: Massih-Reza Amini ,Stephane Canu ,Asja Fischer ,Tias Guns ,Petra Kralj Novak ,Grigorios Tsoumakas

1st Edition

3031264118, 978-3031264115

More Books

Students also viewed these Databases questions