Solved math problems with other branch (worrantiaBranch)

This commit is contained in:
Guillermo Orrantia 2025-02-25 11:27:11 +01:00
parent d426132db9
commit 4846bf37f8

View File

@ -1,11 +1,11 @@
# Praxisaufgabe 1: Lokales Arbeiten mit Git
## Mathe Übungsaufgaben
- 10 + 20 =
- 10 - 20 =
- 125 + 20 =
- 21 + 21 =
- 50 / 5 =
- 12 * 4 =
- 24 / 4 =
- 4 * 4 =
- 10 + 20 = 30
- 10 - 20 = -10
- 125 + 20 = 145
- 21 + 21 = 42
- 50 / 5 = 10
- 12 * 4 = 48
- 24 / 4 = 6
- 4 * 4 = 16