Commit 74c1ade5 by BellCodeEditor

save project

parent f9eadc92
Showing with 4 additions and 3 deletions
...@@ -10,5 +10,6 @@ for i in a: ...@@ -10,5 +10,6 @@ for i in a:
print(result) print(result)
elif name !=usename: elif name !=usename:
print("用户名不存在,请重新输入") print("用户名不存在,请重新输入")
elif expression: continue
pass if password != userpassword:
\ No newline at end of file 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