A Little Calculator
Commands
Start 100 inc inc dec print start -8 dec print
Answer(s):
Instructions
Command
Example
Meaning
start
num
Start 15
Enters 15 into the calculator and overwrites previous value
inc
or
increment
increment
adds 1
dec
or
decrement
dec
subtracts 1
print
print
prints the result on the display