Bob plays a game where, for some number n , he chooses a random integer between 0 and n-1 , inclusive. If Bob plays this game for each of the first three prime numbers, what is the probability that the sum of the numbers he gets is greater than 0?
As follows: