File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 66<a href =" https://asciinema.org/a/697024 " target =" _blank " ><img src =" https://asciinema.org/a/697024.svg " /></a >
77A demonstration. The game is to find the greatest common divisor.
88<a href =" https://asciinema.org/a/697048 " target =" _blank " ><img src =" https://asciinema.org/a/697048.svg " /></a >
9+
10+ Demonstration of the arithmetic progression game
11+ <a href =" https://asciinema.org/a/697128 " target =" _blank " ><img src =" https://asciinema.org/a/697128.svg " /></a >
Original file line number Diff line number Diff line change @@ -25,3 +25,4 @@ brain-games = 'brain_games.scripts.brain_games:main'
2525brain-even = ' brain_games.scripts.brain_even:main'
2626brain-calc = ' brain_games.scripts.brain_calc:main'
2727brain-gcd = ' brain_games.scripts.brain_gcd:main'
28+ brain-progression = ' brain_games.scripts.brain_progression:main'
You can’t perform that action at this time.
0 commit comments