Question: Please write in Kotlin Language Write a Kotlin program that asks the user repeatedly to enter students' grades in the classroom; the program should stop
Please write in Kotlin Language
Write a Kotlin program that asks the user repeatedly to enter students' grades in the classroom; the program should stop when the user enters a negative value; the program capture all the grades, then calculate and display:
Number of grades
Sum of all the grades
The mean grade in the class
The highest grade in the class
The lowest grade in the class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
