Question: Problem 1: Working with MARIE a) Write MARIE code that accepts your last university ID number and displays all the sequence of numbers from the
Problem 1: Working with MARIE a) Write MARIE code that accepts your last university ID number and displays all the sequence of numbers from the entered number till 10. Provide a screenshot of the simulation result (A screenshot of the MARIE Simulator window after running the program, showing the values at the output window). Instructions: - Use "ORG" instruction to start your program at an address equivalent to 33610. - Use your last university ID number as an input. For example, if your ID is 2315161678235 , then you will use the number 5 as the value. - Do not forget to change the Input and output boxes to decimal! - You should include the necessary labels and directives at the end of your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
