Input two numbers and press + or - buttons:
async:
sync:
Input three numbers and click on "sum" buttons:
A + B -> R
and 2) R + C -> final result
A + B -> R1
and 2) 0 + C -> R2
, final result is shown as R1 + R2
sandbox