参考网页:http://zaim.wordpress.com/2009/11/09/how-to-exit-the-python-interactive-shell-imo-the-correct-way/
从shell(终端)中退出python:
1、输入命令行:$ exit()
2、快捷键: ctrl+Z
参考网页:http://zaim.wordpress.com/2009/11/09/how-to-exit-the-python-interactive-shell-imo-the-correct-way/
从shell(终端)中退出python:
1、输入命令行:$ exit()
2、快捷键: ctrl+Z