If the FIRST integer is NEGATIVE and ODD, the program reads a sequence of positive integers, the first non-positive (zero or negative) number will terminate the input. The program finds the number of inputs between 8 and 25 inclusively that are divisible by 7 and their average. YOU HAVE TO USE LOOP WHILE IN THIS PART
If the FIRST integer is negative even or positive odd, the program reads 10 integers. The program finds and prints the maximum and minimum among the input numbers. YOU CAN USE THE LOOP OF YOUR CHOICE FOR THIS PART