Skip to content

21eleven/MagooshNumberGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Magoosh Number Game

This is the number game for developing an intuition for number sense as outlined by Magoosh's Mike McGarry.

How to play

To play this game clone this repository and run the game from the terminal with the command:

python numberGame.py

How the game works

Four numbers between 1 and 9 are generated at random.

Use these four numbers, in any combination of addition, subtraction, multiplication, division, and exponents, to produce all the numbers from 1 to 20. Each of the four generated numbers must be used once and only once each time.

Credits

About

a game for developing number sense

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages