From b82b7e49c85cd50bc49350639d8ef547a6534811 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 19 Mar 2025 12:12:41 +0100 Subject: [PATCH] A 13 + 14 --- Aufgabe_13/index.php | 45 ++++++++++++++++++++++++++++++ Aufgabe_14/index.php | 66 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 111 insertions(+) diff --git a/Aufgabe_13/index.php b/Aufgabe_13/index.php index ad1b5af..9a089c3 100644 --- a/Aufgabe_13/index.php +++ b/Aufgabe_13/index.php @@ -1 +1,46 @@ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +$firstNumber $sign $secondNumber = $result

"; + + + +?> \ No newline at end of file diff --git a/Aufgabe_14/index.php b/Aufgabe_14/index.php index 366f643..f3df347 100644 --- a/Aufgabe_14/index.php +++ b/Aufgabe_14/index.php @@ -1,3 +1,69 @@ +
+ +
+ " name="firstNumber" /> +
+ +
+ +
+ +
+ " /> +
+ +
+ +$firstNumber $sign $secondNumber = $result

"; + + + +?>