Commit 7e62cb80 by BellCodeEditor

save project

parent 020ac057
Showing with 4 additions and 1 deletions
......@@ -10,9 +10,11 @@ while True:
break
elif name != username
print("用户名错误!请重新输入")
print("剩"+str(i)+"机会")
else:
print("密码错误!请重新输入")
print("剩"+str(i)+"机会")
else:
print("自己想吧")
print("伟大的苏格拉底曾说过 人要学会认识你自己")
exit()
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