XemmoKK / ATM

Simple ATM program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATM

To Install requirements

pip install -r requirements.txt

To run

python main.py

To run tests

pytest

To check coverage

pytest --cov=.

About

Simple ATM program


Languages

Language:Python 100.0%