Calculation Helper is a quiz-like tool to help you improve your basic mathematics skills like addition, subtraction, multiplication and division.
Use Git clone to clone into the repository.
git clone https://github.com/bharavi15/Calculation-Helper.git
cd Calculation-Helperpython calculationHelper.py
Use the command line argument to configure how big the number in questions should be.
python calculationHelper.py 500
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
The code from this repo is MIT licensed.