From 4846bf37f8c1b19c737934b5a57e63a85f2ff19e Mon Sep 17 00:00:00 2001 From: Guillermo Orrantia Date: Tue, 25 Feb 2025 11:27:11 +0100 Subject: [PATCH] Solved math problems with other branch (worrantiaBranch) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a83db91..c0e6dcc 100644 --- a/README.md +++ b/README.md @@ -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