From 4730751641d8430bb8134fa0dd781bb078e6f56f Mon Sep 17 00:00:00 2001
From: Hussam Moammar <hussam.moammar@informatik.hs-fulda.de>
Date: Sat, 15 Feb 2025 07:27:27 +0100
Subject: [PATCH] Edit Woche 07.md

---
 Woche 07.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Woche 07.md b/Woche 07.md
index 7b287fa..3028ffc 100644
--- a/Woche 07.md	
+++ b/Woche 07.md	
@@ -1,4 +1,7 @@
-## Variablen
+# Variablen
+
+## Vorlesung 01-06-2025
+
 ### Variablendeklaration
 ```bash
 variableName=value  # Kein Leerzeichen um das "="
@@ -110,7 +113,7 @@ case $aktion in
 esac
 ```
 
-## Ubung
+## Ubung 01-06-2025
 
 ## Nikolaus' Naughty-or-Nice Liste
 
-- 
GitLab