Problem
Write a program that asks the user to enter a set of student scores (non-negative integers) and then calculates the average. The program should end when the user enters -1
.
Get hands-on with 1400+ tech skills courses.
Write a program that asks the user to enter a set of student scores (non-negative integers) and then calculates the average. The program should end when the user enters -1
.
Get hands-on with 1400+ tech skills courses.