Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 405 Bytes

File metadata and controls

13 lines (9 loc) · 405 Bytes

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