-
Clone the repository:
git clone https://github.com/ForestCrazy/Simple-Dice-Rolling-Simulation-Python.git
-
cd into directory into your command prompt:
cd Simple-Dice-Rolling-Simulation-Python
-
Run the Dice_Rolling.py file:
python Dice_Rolling.py
-
Notifications
You must be signed in to change notification settings - Fork 0
this project involves writing a program that simulates rolling dice. When the program runs, it will randomly choose a number between 1 and 6. The program will print what that number is. Then it ask you if you’d like to roll again.
ForestCrazy/Simple-Dice-Rolling-Simulation-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
this project involves writing a program that simulates rolling dice. When the program runs, it will randomly choose a number between 1 and 6. The program will print what that number is. Then it ask you if you’d like to roll again.