vancho/brain-games
Composer 安装命令:
composer create-project vancho/brain-games
包简介
First hexlet project
README 文档
README
Badges
Install
composer global require vancho/brain-games
Run
brain-even - the user is shown a random number. And he needs to answer "yes", if the number is even, or "no" - if it is odd.
brain-calc - the user is shown a random mathematical expression, for example 35 + 16, which needs to be calculated and the correct answer written down.
brain-gcd - the user is shown two random numbers, for example, 25 50. The user must calculate and enter the greatest common divider of these numbers.
brain-progression - the user is shown a series of numbers that form an arithmetic progression, one number is hidden. The user must define this number.
brain-prime - the user is shown a random number. And he needs to answer “yes”, if the given number is simple. Otherwise, answer "no."
Asciinema
Brain-Games install:
Brain-Even:
Brain-Calc:
Brain-Gcd:
Brain-Progression:
Brain-Prime:
统计信息
- 总下载量: 41
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-05-15