Skip to content

Dev-Ali/Automated-Teller-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A simple python program demonstrating how the ATM works

Features

  • The user is prompt to enter a pin
  • After a successfull login the user can:
    • Check their remaining balance
    • Make a withdrawl
    • Change their pin
    • Return their card

Installation

  • Just clone this repository
$ git clone https://github.com/Dev-Ali/Automated-Teller-Machine.git
  • Head over to the cloned folder and run ATM.py
$ cd Automated-Teller-Machine
$ python3 ATM.py

The program in function

About

A simple python program demonstrating how the ATM works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages