Skip to content

alexofechoes/project-lvl1-s566

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-lvl1-s566

MaintainabilityBuild Status

Installation

$ pip3 install --user --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple alexofechoes_brain_games

asciicast

Brain-even game

Answer "yes" if number even otherwise answer "no".

Run game

$ brain-even

asciicast asciicast

Brain-calc game

What is the result of the expression?

Run game

$ brain-calc

asciicast asciicast

Brain-gcd game

Find the greatest common divisor of given numbers.

Run game

$ brain-gcd

asciicast asciicast

Brain-progression game

What number is missing in the progression?

Run game

$ brain-progression

asciicast asciicast

Brain-prime game

Answer "yes" if given number is prime. Otherwise answer "no".

Run game

$ brain-prime

asciicast asciicast

About

hexlet project #1 - brain games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors