glutzm / cli-atm

Simple ATM logic in CLI interface to practice python OO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple ATM logic in CLI interface to practice python OO.

License:MIT License


Languages

Language:Python 100.0%