Skip to content

A simple command line banking system made using python. The project was intended for a coursework in programming at foundation level.

Notifications You must be signed in to change notification settings

globalic/Command-Line-Banking-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command-Line-Banking-System

A simple command line banking system made using python. The project was intended for a coursework in programming at foundation level. There are two versions initial-version and improved-version.

  • Initial version - Represents the banking system using a single Main.py file.
  • Improved version - Represents the banking system using basic OOP principles. Contains two files Account.py and Main.py.

About

A simple command line banking system made using python. The project was intended for a coursework in programming at foundation level.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%