Commit d9cbfabc by BellCodeEditor

save project

parent 87f6d6d2
Showing with 2 additions and 0 deletions
...@@ -13,6 +13,7 @@ while True: ...@@ -13,6 +13,7 @@ while True:
break break
if name!=username: if name!=username:
name=input name=input
continue
if password!=userpassword: if password!=userpassword:
password=input password=input
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