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
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.
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.