Write a python program to perform the banking operations using class. Create a BANK class that contains the following members and member functions. Data members are to store a bank customer's balance and account number. Add member functions to get and display the value of customer's balance and account number. Derive a class BANKOPERATION from BANK for the following operations: 1. deposit money into the account; and 2. withdraw money from the account. for inheritance
Answers
Answered by
0
Answer:
this is out of course
don't do this
mark me as brainliest
Similar questions