Skip to content
Snippets Groups Projects
Commit 47307516 authored by Hussam Moammar's avatar Hussam Moammar
Browse files

Edit Woche 07.md

parent da40b613
No related branches found
No related tags found
No related merge requests found
## Variablen # Variablen
## Vorlesung 01-06-2025
### Variablendeklaration ### Variablendeklaration
```bash ```bash
variableName=value # Kein Leerzeichen um das "=" variableName=value # Kein Leerzeichen um das "="
...@@ -110,7 +113,7 @@ case $aktion in ...@@ -110,7 +113,7 @@ case $aktion in
esac esac
``` ```
## Ubung ## Ubung 01-06-2025
## Nikolaus' Naughty-or-Nice Liste ## Nikolaus' Naughty-or-Nice Liste
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment