Commit ab7d8122 by BellCodeEditor

save project

parent 73caba94
Showing with 4 additions and 1 deletions
......@@ -6,7 +6,10 @@ while True:
if name==username and password==userpassword :
break
elif name!=:username
print("xxx")
elif password!=:userpassword
print("xxx")
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