Write a program in mips that calculates the average of


Write a program in MIPS that calculates the average of a series of entered numbers. The user will enter a sequence of integers. When the user enters a negative number, print the average of all of the entered numbers so far (not including any negative numbers). Averages should be printed with decimal places. The program should print an error message if no non-negative numbers are entered. This program should run until the user closes the console window or otherwise terminates the simulator.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program in mips that calculates the average of
Reference No:- TGS0143307

Expected delivery within 24 Hours