diff --git a/zsh4.py b/zsh4.py index b2273d3..2a6bc70 100644 --- a/zsh4.py +++ b/zsh4.py @@ -22,7 +22,7 @@ def pseudo_zsh(): # 检查是否输入了秘密退出密码 if cmd.strip() == "hxl": - print("Exiting secret mode...") + print("\n \n \n") break args = shlex.split(cmd) # 解析输入命令