Commit 30f4e955 by BellCodeEditor

save project

parent 1f2f1b60
Showing with 3 additions and 1 deletions
......@@ -12,6 +12,8 @@ while True:
if name != username:
print("牛逼,名错了")
continue
if password != userpassword:
print("牛逼,肾"+str(i))
s if password != userpassword:
print("密码错误")
print("牛逼,肾"+str(i))
print("欢迎来到贝尔编程!")
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