Lab2/hw.py
2023-10-10 12:27:55 +00:00

2 lines
44 B
Python

for i in range(10):
print("Hello world")