LU06.S08 - Events - basic calculator

Assignment

This assignment compraises the programming of a tiny caculator for basic calculation operations, meaning two diggit have to be added together. To do the assignment we need two blocks of diggits-buttons and a operation-button „+“ to execute the operation respectively to receive the result.

Assignment A - 3'

Assignment B - Variables - 5'

Assignment C - Button for diggit 1 - 10'

Assignment D - Button for diggit 2 - 2'

Assignment E: Implementation of the calculation - 10'

Assignment F: Reset button - 5'

Solutions

 Source code for the basic calulator as a screenshot

Source code for the basic calulator


Volkan Demir