You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which throws two random dices d1,d2, and returns a triple (b,d1,d2) where b is true iff
the sum of the two dices is 7 or 11, or if the two dices are equal.