M Trouble Understanding Approach Loop Portion Program Using Microsoft Small Basic Small Ba Q37149578

I’m having trouble understanding how to approach the loopportion of this program. Using Microsoft Small Basic

Small Basic Programming

Question: Average score

Write a program that uses loops to collect data and calculatethe average score over a number of tests for a number ofstudents.

The program should :

1. first ask the user to enter the number of students in therange of 1 to 10.

2. then the program asks the user to enter the number of tests(in the range of 1 to 5)

3. Then use a loop to collect the scores for those many testsfor each student. The outer loop will iterate once for eachstudent.

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.