[Solved] 2 Write Program Rolls 3 20 Sided Die Adds Together Make Sure Display Output Use Dungeon Dr Q37284067
2.
Write a program that rolls 3 20-sided die and adds themtogether. Make sure to display their
output so you can use it in your Dungeon and Dragons game.
Sample output 1:
You rolled a 60.
Sample output 2:
You rolled a 3.
IN PYTHON
Expert Answer
Answer to 2. Write a program that rolls 3 20-sided die and adds them together. Make sure to display their output so you can use it… . . .
OR

