From 00aa69d176d1cf94af4f25256fd39aa05f0ecc19 Mon Sep 17 00:00:00 2001 From: Malte Date: Tue, 25 Feb 2025 11:25:02 +0100 Subject: [PATCH] =?UTF-8?q?L=C3=B6sugen=20korrigiert=20und=20Zeilenumbr?= =?UTF-8?q?=C3=BCche=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-SOLUTIONS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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