Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung |
| modul:m320_2024:learningunits:lu11:loesungen:calculator [2024/10/22 13:39] – angelegt msuter | modul:m320_2024:learningunits:lu11:loesungen:calculator [2024/10/22 17:45] (aktuell) – msuter |
|---|
| ====== LU11.L02 - Abstrakte Klasse für Taschenrechner ====== | ====== LU11.L02 - Abstrakte Klasse für Taschenrechner ====== |
| | |
| | |
| | {{gh>https://github.com/templates-python/m320-lu11-a02-calculator/blob/solution/main.py}} |
| | |
| | {{gh>https://github.com/templates-python/m320-lu11-a02-calculator/blob/solution/exceptions.py}} |
| | |
| | {{gh>https://github.com/templates-python/m320-lu11-a02-calculator/blob/solution/math_operations.py}} |
| | |
| | {{gh>https://github.com/templates-python/m320-lu11-a02-calculator/blob/solution/calculator.py}} |
| | |
| | {{gh>https://github.com/templates-python/m320-lu11-a02-calculator/blob/solution/adder.py}} |
| |
| ---- | ---- |
| {{tag>M320-LU11}} | {{tag>M320-LU11}} |
| [[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] René Probst, bearbeitet durch Marcel Suter | [[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] René Probst, bearbeitet durch Marcel Suter |