Problem
Use the Monte Carlo method. Repeat the function one trial for N = 100,000` times and sum up the outcomes and store the result in a variable named desired.output. Compute the probability of getting more than 3 times of even numbers by using relative frequency.