Question: Write a MARIE.js assembly program to do the following The user input 1 0 numbers: 1 0 2 0 3 0 4 0 5 0

Write a MARIE.js assembly program to do the following
The user input 10 numbers: 102030405060708090100
* Write a routine thatReads in 10 integers and
uses the 10 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.
( copy code and screen prints of successful execution and upload)
please print out AVERAGE, MINIMUM and MAXIMUM, and STANDARD Deviation

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!