This is a first Hexlet project for python3. You will need to install some necesary tools:
python = "^3.10"
prompt = "^0.4.1"
There are 5 games based on math calculations that will run with these commands putting them into the python-project-49 directory: brain-even, brain-calc, brain-gcd, brain-progression and brain-prime. To install the package you will need to run 'make package-install': python3 -m pip install --user --force-reinstall dist/*.whl
Demos: