UNI_Python/ueb_01/aufgabe_02.py

2 lines
44 B
Python
Raw Normal View History

2023-11-10 14:21:06 +01:00
for i in range(3):
print("Hello World!")