Question: Write a MIPS program that prompts the user to enter a 3-digit decimal number and finds the sum of the 3 digits. Assume the user

Write a MIPS program that prompts the user to enter a 3-digit decimal number and finds the sum of the 3 digits. Assume the user enters valid input. Hint: what is the hex decimal value for ASCII '0'? Sample run Enter a 3 digit number: 999 The sum of the 3 digits is: 27
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
