Commit 615ac6f8 by BellCodeEditor

save project

parent 99ce94a4
Showing with 2 additions and 1 deletions
......@@ -56,7 +56,8 @@ while True:
elif int(a)==2:
houyi.cure()
elif a=="q":
print('游戏结束,操你妈你全家傻逼')
print('游戏结束')
print("操你妈你全家傻逼")
break
else:
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