brain-games-hexlet-assanali
v1.6.4
Published
This is a mini program with command line games. Project for study JS programming from Hexlet. First project.
Downloads
4
Readme
Brain Games
This is first (lvl 1) project from hexlet.io for study js programming. This is a mini CLI games.
Installation
npm install -g brain-games-hexlet-assanali
Even or not
Answer "yes" if number even otherwise answer "no".
Calculator
Write correct result of expression
Greatest common devider
Find the greatest common divisor of given numbers.
Arithmetic progression
What number is missing in the progression?
Prime or not
Answer "yes" if given number is prime. Otherwise answer "no".