Write a program that stores numbers from a user defined range in an array of size 200
Your program should
Note: You will need many functions. Make sure your location function matches the description above, the others can be as you design them
You will find attached an executable to run showing the program output, and a numbers.txt to use with your program. The executable must be in the same folder as the numbers.txt file to work