Question: Ask the user for three numbers and print out all three from largest to smallest. Write a LMC program to print out the odd numbers
- Ask the user for three numbers and print out all three from largest to smallest.
- Write a LMC program to print out the odd numbers from 1 to 99. No input is required.
- Write a LMC program to print out the sums of the odd values from 1 to 39. The output will consist of 1, 1 + 3, 1 +3 + 5, 1 + 3 + 5 + 7, . No input is required.
- Show carefully how you would implement an IF-ELSE statement using LMC instructions.
- Show carefully how you would implement a DO-WHILE statement using LMC instructions.
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
