In a dice game, getting a 5, 7 or 9 is considered a winning round (assuming one 9 sided die). So, if you get a list with the values [1,5,4,6,7,9,4,6], you won three out
of eight rounds because you got 5, 7 or 9 three times. [Order does not matter] i. How many possible ways are there to win four times in a game with eight
rounds?
ii. How many possible ways are there to win at most four times (zero not
included) in a game with eight rounds?
iii. How many possible ways are there to win five or more times in a game
with eight rounds?