Answered step by step
Verified Expert Solution
Question
1 Approved Answer
* LUA PROGRAM* Statistics (Use any lua online compiler to write and test your program then paste your program down in this same document) A
*LUA PROGRAM*
Statistics (Use any lua online compiler to write and test your program then paste your program down in this same document)
A Program that asks the user repeatedly for students scores, will stop when the user enter -1 then the program should calculate and display the number of score entered, highest score, the lowest score, and the average score.
Make sure to display an error message if a score less than zero or more than hundred is entered by the user.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started