Please use Small Basic Programming Question: Average score Write a program that uses loops to collect data and calculate the average score over a number of tests for a number of students The program should 1. first ask the user to enter the number of students in the range of 1 to 10 2. then the program asks the user to enter the number of tests (in the range of 1 to 5) . Then use a
OR
OR