At Westonci.ca, we make it easy to get the answers you need from a community of informed and experienced contributors. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

Exercise 6.8.6: Totals of Lots of Rolls 5 points
Use the previous program that rolls a 6-sided die 100 times.

This time, instead of printing out the result of EACH roll, only print out the sum of the rolls for each number.

For example:

You rolled 24 ones.
You rolled 15 twos.

etc.

Write down the summary from one of the simulations to use in the next exercise.

Help plz