Page 1 of 1

using pseudocode and python program, i have the following question: its a dice roller program to write the code for a ro

Posted: Mon May 02, 2022 12:11 pm
by answerhappygod
using pseudocode and python program, i have the following
question:
its a dice roller program to write the code for a roll of 4d6 -
that is 4 six-sided dice.
after each roll, statistics must be displayed, that is the list
of rolls, total, average, minimum and maximum.