Skip to content

olga5bespopovtseva/python-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

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:

brain-even:

brain-calc:

brain-gcd:

brain-progression:

brain-prime:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published