Commit f635d05f by BellCodeEditor

save project

parent 9e36070d
Showing with 2 additions and 0 deletions
......@@ -10,9 +10,11 @@ while True:
break
if name!=username:
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