a complete simulation of an event has already been written and run for you. the simulation is of spinning two wheels each with all of the numbers 1 through 10. each spin in stored as a row (observation) in the dataframe df under the columns wheel 1 and wheel 2. using the simulation results in df, find an estimate of the probability that you get at least one value less than 6 and the second value is greater than 4.