Lost the dice…
| Create a program which will emulate two die being rolled and print the value of each dice.Add an option to roll again or quit the program after each die roll.
Start by researching how to generate random numbers in Python. HINT – you will need to import random |
![]() |
You need to log in or create an account to submit code!













