Skip to content

Troshchk/python-project-49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Project description

This package contains 5 mathematical games, which could be launched in the cli. In each game there are three rounds. After 3 correct answers the games are finished with success. Any wrong answer leads to the exit from the game.

The list of the games and the corresponding questions are:

brain-even - is the shown number even

brain-calc - what is the result of the shown operation

brain-gcd - what is the greates common divisor of the shown numbers

brain-progression - what is the missing number in arithmetic progression

brain-prime - is the number prime

Requirements

Python3.11

Installation

To install the package:

python3 -m pip install --user dist/*.whl

Demo for the even game

Demo for the calculator game

Demo for gcd game

Demo for arithmetic progression

Demo for prime numbers game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors