Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 294 Bytes

Python-Game-Rolling-the-dice

This is a classic "roll the dice" program. We will be using the random module for this,since we want to randomize the numberswe get from the dice The roll_again can be set to any value, but here it's set to "yes" or "y", but you can also add other variations.