Files
2023-11-24 22:18:10 +01:00

4 lines
65 B
Python

for i in range(100):
print(">")
print("!")
print("p")