Question: Python 3(Using functions to check user input)-Create a program that uses a dictionary to keep track of the number of rolls of two six sided
Python 3(Using functions to check user input)-Create a program that uses a dictionary to keep track of the number of rolls of two six sided dice. Prompt the user to enter the number of rolls that should be thrown (positive integer input). Roll the dice that many times, increment the value in the dictionary every time that value appears, then display the percentage of rolls for each value. repeat the program until the user decides to quit.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
