Erstes Python-Programm

This commit is contained in:
annika koenig 2026-06-17 14:54:04 +02:00
parent fb4f664404
commit dd8e285d2b

1
hallo.py Normal file
View file

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