Question: Deliverable 3 Write a program that asks the user for an integer. Your program should display that many (uniform) random integers between 0 and 100.

Deliverable 3 Write a program that asks the user for an integer. Your program should display that many (uniform) random integers between 0 and 100. Your program should also tell the user how many of the numbers were greater than 75. You can use either C style or C++ style instructions for generating random numbers, but be sure to seed your random number generator
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
