File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,10 @@ Build Status
3333
3434* Игра №6 Простое ли число
3535
36- Игроку предоставляется рандомное число. Игрок должен дать верный ответ: " да" или " нет" , в зависимостри от того простое число или нет.` ` `
37-
36+ Игроку предоставляется рандомное число. Игрок должен дать верный ответ: " да" или " нет" , в зависимостри от того простое число или нет.
37+ ```
3838
39+ eng
3940``` bash
4041In this project were implemented 5 games.
4142To start, the player is presented with a menu where they can choose a game.
@@ -61,9 +62,10 @@ The player is given a randomized progression of numbers with one number missed.
6162
6263* Game №6 Whether the number is simple
6364
64- The player is given a random number. The player must give the correct answer: " yes" or " no" , depending on whether the number is prime or not.` ` `
65-
65+ The player is given a random number. The player must give the correct answer: " yes" or " no" , depending on whether the number is prime or not.
66+ ` ` `
6667
68+ games
6769# # Game №2 Even
6870
6971[! [asciicast](https://asciinema.org/a/hK7HviHFAaJmAvHjga0E44ZT3.svg)](https://asciinema.org/a/hK7HviHFAaJmAvHjga0E44ZT3.svg)
You can’t perform that action at this time.
0 commit comments