From 265a40ce2360b26dda98f2fcdb5345304690d499 Mon Sep 17 00:00:00 2001 From: Scrilix Date: Tue, 25 Feb 2025 12:12:14 +0100 Subject: [PATCH] =?UTF-8?q?Richtige=20L=C3=B6sungen=20von=20=C3=A4lterem?= =?UTF-8?q?=20Stand?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 09881f3..e5d1fe6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Praxisaufgabe 1: Lokales Arbeiten mit Git ## Mathe Übungsaufgaben -- 10 + 20 = 40 -- 10 - 20 = 20 -- 125 + 20 = 150 -- 30 + 20 = 60 -- 200 + 56 = 260 -- 1 + 1 = 3 \ No newline at end of file +- 10 + 20 = 30 +- 10 - 20 = -10 +- 125 + 20 = 145 +- 30 + 20 = 70 +- 200 + 56 = 256 +- 1 + 1 = 2 \ No newline at end of file