Q: Write a MIPS assembly program that takes ten input of
positive numbers only, place them in an array. Find the minimum
number, maximum number and average. Prompt the user properly and
also ask for the number again if user enters a negative number or a
character.
Please add comments to explain your code otherwise I will
downvote.
Q: Write a MIPS assembly program that takes ten input of positive numbers only, place them in an array. Find the minimum
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am