Commit b7ede2aa by BellCodeEditor

save project

parent 0f3ad2e0
Showing with 1 additions and 0 deletions
......@@ -8,6 +8,7 @@ if name==username and password==userpassword:
break
if name!=username:
print("世界很大")
continue
if password!=userpassword:
print("前进地球")
print("输错了,请你重新在输一次")
......
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