Question: use python 2. Specification - Given the following code base, add the appropriate function that will give the correct results/output. CODE: import random # TODO:

2. Specification - Given the following code base, add the appropriate function that will give the correct results/output. CODE: import random # TODO: Add To Missing Functions HERE def main(): counter = {i:" for i in range (2,13)) for i in range (100): dice1 - generateDiceRoll (6) dice2 = generateDiceRoll (6) update Counter (dice1+dice2, counter) for i in range (2,13): print(i," : ", counter [i]) main() OUTPUT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
