Question: Write a MIPS Assembly program that does the following: 1. Continually prompts the user to enter a whole number, and reads the number entered. 2.
Write a MIPS Assembly program that does the following: 1. Continually prompts the user to enter a whole number, and reads the number entered.
2. Stops reading numbers from the user when they enter the value 0.
3. Prints out the value of the smallest number entered, the biggest number entered and the (integer) average of all the numbers entered. The zero value is not included in the calculations.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
