Compare commits

...

2 commits

Author SHA1 Message Date
beab89219d Python erstellt 2026-06-17 15:04:23 +02:00
7b1a760e56 Test index 2026-06-17 15:04:11 +02:00
2 changed files with 7 additions and 1 deletions

6
hallo.py Normal file
View file

@ -0,0 +1,6 @@
print("Hello World!")
print(3+5)
name=input("Wie heißt du?")
alter=input("Wie alt bist du")
print(f"Ich heiße {name} und bin {alter} Jahre alt.")

View file

@ -35,7 +35,7 @@
</div>
<main>
<h1>Sneaky Snack Snakes</h1>
<h1>Sneaky Snack Snakes Schlange Schange</h1>
<p id="begruessung"></p>
<img src="img/Sneaky_Snack_Snakes.png" alt="Sneaky Snack Snakes">