Glueck-Auf/python training/hallo.py
2026-06-17 14:47:41 +02:00

2 lines
33 B
Python

print("Hallo Welt")
print(3 + 5)