This is the first of four training projects on the Python Software Developer course on Hexlet.io
The package contains five simple mathematics quiz games:
- Even check
brain-even - Calculator
brain-calc - Greatest common divider
brain-gcd - Arithmetic progression
brain-progression - Prime number
brain-prime
Use the package manager pip to install Brain Games.
pip install --user --extra-index-url https://test.pypi.org/simple/ altvec-brain-games