Just press the number keys and... well, I guess you know how to operate a calculator. :) The number-key-presses are stored in the list activeScreen and when you press +, -, / or * that gets joined and stored in either num1 och num2 depending on whether it exists. After that it gets calculated. The [%]-key and the [+/-]-key on the top aren't programmed yet.