Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 219 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 219 Bytes

Rolling dice

This is a simple dice rolling program. The player enters a number. If the input number is same as the number we get on rolling on the dice, the player wins.

Usage

python3 rollingdice.py