Some of the earliest computer interfaces were for cash registers, can you fix the one below so that the prices and tax are correct? |
Interface |
|
||
Code: | Burger onClick= | ||
Salad onClick= | |||
Drink onClick= | |||
Tax onClick= | |||
Clear onClick= | |||
input: x= | |||
output: | |||
expected: | |||
comparison: |
Electronic calculators, beautiful things, can you impliment the broken memory-set (M) and memory-recall (MR) buttons? |
Interface |
|
||||||||||||||||||||||||||||||||||
Code: | M onClick= | ||||||||||||||||||||||||||||||||||
MR onClick= | |||||||||||||||||||||||||||||||||||
Number onClick= | |||||||||||||||||||||||||||||||||||
Math onClick= | |||||||||||||||||||||||||||||||||||
Clear onClick= | |||||||||||||||||||||||||||||||||||
input: x= | |||
output: | |||
expected: | |||
CCH Status |