Question: write in c++ 27. Write a program to simulate a lottery drawing that uses balls numbered from I to 10. Assume that three balls are

write in c++
27. Write a program to simulate a lottery drawing that uses balls numbered from I to 10. Assume that three balls are drawn at random. Allow the user to enter the number of lottery drawings to simulate. What percentage of the time does the result contain three even numbers in the simulation? What percentage of the time does the number 7 occur in the three numbers in the simulation? What percentage of the time do the numbers 1, 2, and 3 occur in the simulation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
