Commit 0561a5ae by BellCodeEditor

save project

parent 6d8ee314
Showing with 3 additions and 1 deletions
username="python"
username="python"
......@@ -8,6 +8,7 @@ while True:
break
if name != username:
print("用户名不正确")
comtinue
if passcoard != userpasscoard:
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