8.3.0 • Published 5 years ago
frondend-project v8.3.0
Brain Games
Description
It is the console games.
- brain-calc: you should enter result of expession
- brain-even: you should answer 'yes' is number is even and 'no' if does not
- brain-gcd: you should find the greatest common divisor of two numbers
- brain-progression: you should enter messing nubmer of the progression
- brain-prime: you should answer 'yes' is number is prime and 'no' if does not
Install
npm install -g frondend-project
Usage
- $ brain-calc
- $ brain-even
- $ brain-prime
- $ brain-gcd
- $ brain-progression