Simple Integer calculator using the MARIE computer. ***Clear and descriptive comments on code*** Using the INPUT instruc

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Simple Integer calculator using the MARIE computer. ***Clear and descriptive comments on code*** Using the INPUT instruc

Post by answerhappygod »

Simple Integer calculator using the MARIEcomputer.
***Clear and descriptive comments oncode***
Using the INPUT instruction wait for the user to enter adecimal number.
Using the INPUT instruction wait for the user to enter asecond decimal number.
Using the INPUT instruction wait for the user to enterthe operator as the character +, - or *.
Store the result in a variable in memory.
Display the result via the OUTPUTinstruction.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply