/cli-atm

Simple ATM logic in CLI interface to practice python OO.

Primary LanguagePythonMIT LicenseMIT

CLI ATM Project

Simple ATM logic in CLI interface to practice python OO.

Main features:

  • Check balance;
  • Withdraw money.

Admin features:

  • Get banknote extract;
  • Insert more money slips;
  • Turn off ATM.