Question: in python and can you put comments for some of the steps please Part 3 Create a new function named roll dice that takes two
Part 3 Create a new function named roll dice that takes two parameters, the number of dice to roll, and the number of sides the dice should have. The function should return a list containing the results of each dice roll. Modify the program so that the user can now specify how many times to roll the dice; after which they can choose to roll another set of dice. Output the result of each roll
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
