python console 位置:view-->Tool Windows-->Python Console
(2)Python的交互式编程
(3)IPython的安装和使用
安装命令:
pip install ipython
输入ipython进入ipython交互式编程
微信扫一扫
view-->Tool Windows-->Python Console
(2)Python的交互式编程
(3)IPython的安装和使用
安装命令:
pip install ipython
输入ipython进入ipython交互式编程
相关推荐