Question: Write an MIPS assembly program that asks the user how their day is going, and outputs in the console something similar to: How are you
Write an MIPS assembly program that asks the user how their day is going, and outputs in the console something similar to:
How are you today? great
You are doing great
Good to know!
The user is expected to input a oneword string. In the example above great is the user input. Your program should then output a sentence including the user input.
use basic code
The program needs to exit in the end
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
