Commit 278fae4d by BellCodeEditor

save project

parent b810c294
Showing with 13 additions and 0 deletions
i=3
q="qw"
w="132"
while True:
if i>0:
n = input("ooo")
p = input("ppppppp")
i-=1
if n == q and p == w:
print("qqq")
break
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment