You could make a simple addition calculator by clicking the buttons and incrementprintcount [n] for n being the number you click on. Clicking 9, 1 and 2 would add 9 then 1 then 2 to the print count and onprintcountoverflow could make the extra columns. Subtraction would work, until you get negative...