Question: Write a MARIE program that will generate the following output exactly as it appears below: Write this program using: MarieSim.jar. It will look like the
Write a MARIE program that will generate the following output exactly as it appears below:

Write this program using: MarieSim.jar. It will look like the following in Windows:
This will contain the original MARIE instructionsthe contents of the .mas file. This is what you typed into the MARIE Assembler Code Editor. Make sure that this is in a .txt file as this will help your instructor to debug any logic errors. You can use the program Notepad for this purpose.
Example .txt file: If, Load y
Subt x
Skipcond 800
Jump Done
Load y
Subt One
Store y
Output
Done, Halt
x, Dec 2
y, Dec 3
One, Dec 1
OUTPUT 10 Dec ?|Control
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
