Answered You can hire a professional tutor to get the answer.
Write a program sumarra numbers. Use a loop to read in the 5 numbers so that your code could handle a larger or smaller number of input numbers. For...
This program must be in ARM assembly and must not be taken from the -S flag from a .c file.
3. Write a program sumarranumbers. Use a loop to read in the 5 numbers so that your code could handle a larger or smallernumber of input numbers. For example, a loop would look like this. In other words, do notcopy/paste the scanf and format character 5 times in your program. While K < 5 input[x] = scanf("%d") X++ An example of the output is shown below. pi@rasEberryEi : ~/csZ50/lab7—src$ . /sumarray U‘lrh-UJMH 15pi@rasEberryEi : ~/cs250/lab7—src$ . /Sumarray