Question: please write me this code in python as soon as possible. 2, Create a class Bank which have four variable: card number, password, name, balance,
please write me this code in python as soon as possible.

2, Create a class Bank which have four variable: card number, password, name, balance, and two method: construstor method and withdrawal method construstor method:simulate a new person create a account in the bank withdrawal method: simulate the procedure that who withdraw money in his account create a subclass of Bank which name is Changsha_Bank and add a new method Save method: Save method:simulate the procedure who save the money in his account of changsha bank Instance your code of Bank and Changsha_Bank(the account information input by your self) and test your code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
