This commit is contained in:
2023-11-24 22:18:10 +01:00
parent 43943fc1ea
commit 0eb80f8965
7 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
for i in range(100):
print(">")
print("!")
print("p")