Question: **************complete with python************* Write a script where the user rolls 4 dice on time. They win if at least two dice have the same value.
**************complete with python*************
Write a script where the user rolls 4 dice on time. They win if at least two dice have the same value. They lose if all the dice have different values. Example:
Hit enter to roll You rolled 4,3,1,5 You Lose
**********another example:
Hit enter to roll You rolled 2,1,4,2 YOU WIN!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
