Question: Using SageMath, simulate an ordinary six-sided dice roll. if 1 or 2 are selected, return a point [1,0] if 3 or 4 are selected, return
Using SageMath,
simulate an ordinary six-sided dice roll.
if 1 or 2 are selected, return a point [1,0]
if 3 or 4 are selected, return a point [3,1]
if 5 or 6 are selected, return a point [6,9]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
