Commit 4c755483 by BellCodeEditor

save project

parent f7568536
Showing with 14 additions and 5 deletions
a="python" a="哇哇哇"
b="123456" b="123456"
A=input("666") while True:
B=input("520")
if a==A and b==B: A=input("666")
print("六!") B=input("520")
if a==A and b==B:
print("六!")
break
if a!=A:
print("嘿嘿~")
if b!=B:
print("嘿嘿~")
print("你好六!")
\ 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