Question: P6.16 Language: Python 3.6 Include comments within the code Write a program that generates a sequence of 20 random die tosses in a list and
P6.16 Language: Python 3.6 Include comments within the code

Write a program that generates a sequence of 20 random die tosses in a list and that prints the die values, marking only the longest run, like this: P6.16 1 2 5 5 3 12 4 3 (2 2 2 2) 3 6 55 63 1 If there is more than one run of maximum length, mark the first one
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
