Erstes Python-Programm

This commit is contained in:
lena_smd02 2026-07-01 15:45:15 +02:00
parent b5226b1897
commit 5604dd856b

1
hallo.py Normal file
View file

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