Skip to content

Code in Python using OOP (Object Oriented Programming) and Abstract Method that simulates a bank account.

Notifications You must be signed in to change notification settings

Bluecherry018/Bank-Account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Code in Python using OOP (Object Oriented Programming) and Abstract Method that simulates a bank account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages