diff --git a/README-SOLUTIONS.md b/README-SOLUTIONS.md index 26ee7c0..e243610 100644 --- a/README-SOLUTIONS.md +++ b/README-SOLUTIONS.md @@ -1,9 +1,9 @@ # Praxisaufgabe 1: Lokales Arbeiten mit Git ## Mathe Übungsaufgaben Lösungen: -- 10 + 20 =10 -- 10 - 20 =-30 -- 125 + 20 =-105 -- 30 + 20 =-10 -200 + 56 = 256 -1 + 1 = 2 \ No newline at end of file +- 10 + 20 =30 +- 10 - 20 =-10 +- 125 + 20 =145 +- 30 + 20 =50 +- 200 + 56 = 256 +- 1 + 1 = 2 \ No newline at end of file