Skip to content

M1RRoN/python-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Installation:

Make sure you are running at least Python 3.8.10

$ git clone https://github.com/M1RRoN/python-project-lvl1

install: poetry install

build: poetry build

package-install: python3 -m pip install --user --force dist/*.whl

brain-games: poetry run brain-games

Start Game:

$ brain-calc

$ brain-even

$ brain-gcd

$ brain-prime

$ brain-progression
  • brain-calc: 'What is the result of the expression?'

asciicast

  • brain-even: 'Answer "yes" if the number is even, otherwise answer "no".'

asciicast

  • brain-gcd: Find the greatest common divisor of given numbers.'

asciicast

  • brain-prime: 'Answer "yes" if given number is prime. Otherwise answer "no".'

asciicast

  • brain-progression: 'What number is missing in the progression?'

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published