Question: Write a dice game simulation in python. Your program is to simulate the rolling of two dice until the sum of the dice is 7.
Write a dice game simulation in python. Your program is to simulate the rolling of two dice until the sum of the dice is 7. Use the random module to simulate the dice roll.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
