Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/shell/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 清除外壳终端的命令?_Python_Shell - Fatal编程技术网

Python 清除外壳终端的命令?

Python 清除外壳终端的命令?,python,shell,Python,Shell,我目前正在使用python 3.5.2 shell进行练习。我是python的初学者,在练习时,我尝试用CTRL+L命令清除shell终端,但没有清除shell。感谢使用其他命令清除shell。如果仍要使用CTRL+L,可以安装ipython pip install ipython

我目前正在使用python 3.5.2 shell进行练习。我是python的初学者,在练习时,我尝试用CTRL+L命令清除shell终端,但没有清除shell。感谢使用其他命令清除shell。

如果仍要使用CTRL+L,可以安装ipython

pip install ipython