The repository contains several mini games to play with your math skills.
Clone the repository and install using Makefile:
git clone https://github.com/remortalite/python-project-49.git
cd python-project-49/
make install build publish package-install
Check if the number is even.
Solve some simple equations.
Find a GCD of two numbers.
Find a missed number in progression.
Check if the number is prime.