美文网首页
第二章 Python3_ 解释器 Ipython

第二章 Python3_ 解释器 Ipython

作者: 热爱_生活 | 来源:发表于2019-12-27 15:43 被阅读0次

安装 Ipython

image.png

启动和退出 Ipython

image.png

基本使用

  1. 支持更友好的命令提示


    image.png
  2. 执行 shell 命令


    image.png

切换目录不需要" !"号

  1. 运行 python 脚本


    image.png
image.png

相关文章

网友评论

      本文标题:第二章 Python3_ 解释器 Ipython

      本文链接:https://www.haomeiwen.com/subject/zlsdoctx.html