Question: Write a MARIE assembly program to do the following The user input 10 numbers: 10 20 30 40 50 60 70 80 90 100 *
Write a MARIE assembly program to do the following
The user input 10 numbers: 10 20 30 40 50 60 70 80 90 100
* Write a routine thatReads in 10 integers and
uses the 10 integers to calculate the AVERAGE, MINIMUM and MAXIMUM for the integers.
* Print out the values of avg, min and max.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
