Skip to content

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.

Notifications You must be signed in to change notification settings

ForestCrazy/Simple-Dice-Rolling-Simulation-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple-Dice-Rolling-Simulation-Python

▶️ How to run

  • 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

Create By ForestCrazy

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.

Topics

Resources

Stars

Watchers

Forks

Languages