Commit ef076c1e by BellCodeEditor

save project

parent b1024423
Pipeline #2514 failed in 0 seconds
Showing with 3 additions and 0 deletions
......@@ -11,7 +11,9 @@ while True:
break
elif name != username:
print("账号错误")
print("提示,还有"+str+"次")
else:
print("密码错误")
print("提示,还有"+str+"次")
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