Question: U6: Complete #7 with the added expectations below. Write a program that writes a series of random numbers to a file. Each random number should
U6: Complete #7 with the added expectations below. Write a program that writes a series of random numbers to a file. Each random number should be in the range of 1 through 500. The application should let the user specify how many random numbers the file will hold. Then the program should display to the screen and save to a new file the following The largest number in the random number file. The smallest number in the random number file. The average of the numbers in the random number file. Note: A good program makes sure the user knows what what the program does and what input the user needs to enter. The program should always validate that the user is entering the correct information and if not explain to the user what they need to enter. All input and output needs to look nice and easy to read. Make sure that you clearly explain what data you are outputting the screen. Submit the following: 1. Submit zipped folder named lastnameCh6Random.zip with your two files inside
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
