Commit 29547794 by BellCodeEditor

save project

parent b383f4f9
Showing with 3 additions and 1 deletions
...@@ -11,7 +11,8 @@ while True: ...@@ -11,7 +11,8 @@ while True:
break break
elif name!=username: elif name!=username:
print("用户名错误") print("用户名错误")
print("你有"+str(1)+"次登录计会")
else: else:
print("密码错误") print("bei")
exit() exit()
print("欢迎来到贝尔编程!") 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