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.
Simple Integer calculator using the MARIE computer. ***Clear and descriptive comments on code*** Using the INPUT instruc
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am