Use the function random.randint
to write a program that rolls a 6-sided die 100 times, and prints out all of the rolls.
Use the function random.randint to write a program that rolls a 6-sided die 100 times, and prints out all of the rolls.
Share