Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 205 Bytes

File metadata and controls

8 lines (5 loc) · 205 Bytes

Bank-Account

Code in Python using OOP (Object Oriented Programming) and Abstract Method that simulates a bank account having 3 different types of class:

  • Current account
  • Deposit account
  • Account