Skip to content

Latest commit

 

History

History
 
 

Rolling Dice

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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