Craps dice game Project 1 - Hbur1801/Project-1 GitHub Wiki

Functions: def roll(): return rnd.randint(1,6) This command will spit out one random number the upon pressing Up+Enter will roll the second