Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
en:modul:m291:learningunits:lu07:loesungen:09 [2025/05/19 15:35] – angelegt vdemir | en:modul:m291:learningunits:lu07:loesungen:09 [2025/05/27 08:24] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 48: | Zeile 48: | ||
==== Assignment G: Implementation of the calculation - 10' | ==== Assignment G: Implementation of the calculation - 10' | ||
* G01: To execute our addition-operation we finally need a button **ENTER**. This triggers the method **caldResult(operator)** | * G01: To execute our addition-operation we finally need a button **ENTER**. This triggers the method **caldResult(operator)** | ||
- | * G02: If the variable operator | + | * G02: If the variable operator |
* G03: Display the result of the variable **result** on the screen. | * G03: Display the result of the variable **result** on the screen. | ||