Commit f635d05f by BellCodeEditor

save project

parent 9e36070d
Showing with 3 additions and 1 deletions
......@@ -9,10 +9,12 @@ while True:
print("登录成功!")
break
if name!=username:
print("鸡~不存在")
print("鸡~不存在")
print("坤鸡提示:你只有"+str(i)+"次鸡叫了!!!")
continue
if password!=userpassword:
print("你干嘛,哦噢~~~")
print("坤鸡提示:你只有"+str(i)+"次鸡叫了!!!")
else:
print("滚!你不是坤坤")
exit()
......
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