Erstes Python-Programm

This commit is contained in:
Tahar Lamred & Theresa Nerz 2026-06-18 15:56:30 +02:00
parent 62b22b897b
commit 278a12c5e1

1
hallo.py Normal file
View file

@ -0,0 +1 @@
print("Hallo Welt")