RominaRsn / dice-roller

this is a program that rolls a dice and asks if u want to roll again

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this code creates a random integer from 1 to 6 representing the number on top of the dice using random library in python then it checks if we want to roll again using a while loop and if the answer is yes it rolls again :)

About

this is a program that rolls a dice and asks if u want to roll again


Languages

Language:Python 100.0%