Commit 306049c0 by BellCodeEditor

save project

parent 916151b8
Showing with 5 additions and 7 deletions
...@@ -15,9 +15,7 @@ while True: ...@@ -15,9 +15,7 @@ while True:
prinht("用户名和密码错误!请重新输入") prinht("用户名和密码错误!请重新输入")
else: else:
print print
try: exit
pass print
except expression as identifier:
pass
finally: \ No newline at end of file
pass
\ 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