Files
CTF/Unibw 2023/rev/shelly/ape2.py
2023-11-24 20:40:00 +01:00

4 lines
65 B
Python

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