Question: Midterm Part II - Program Instructions for Final Exam Coding problem. Write a MARIE assembly program to do the following The user input 1 0
Midterm Part II Program
Instructions for Final Exam Coding problem.
Write a MARIE assembly program to do the following
The user input numbers:
Write a routine thatReads in integers and
uses the integers to calculate the AVERAGE, MINIMUM and MAXIMUM, and STANDARD Deviation for the integers.
Print out the values of avg, min, max and Standard Deviation.
The Marie assembly instruction set used for this does not include mul and div
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
