UNI_Python/ueb_01/aufgabe_02.py
2023-11-10 14:21:06 +01:00

2 lines
44 B
Python

for i in range(3):
print("Hello World!")