Cash Register
Write a program to perform all the functions of a cash register.
The interface must look like a cash register.
When the user types a number, it must press the appropriate button.
The total button can be clicked with the mouse.
The register must process any number of items, total them, add the VAT and produce a till slip.