Commit 3dc12d26 by BellCodeEditor

save project

parent 69e62f4a
Showing with 4 additions and 1 deletions
......@@ -11,9 +11,12 @@ while True:
break
if name != username:
print("你个假粉")
continue
print("你最好是:"+str(i)+"你会遭到抱婴的")
continue
if password != userpassword:
print("没加胶你付出代驾的!!!!")
print("你最好是:"+str(i)+"你会遭到抱婴的")
else:
print("你已经无药可救了小黑小子")
exit()
......
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