美文网首页
文本编辑器和Python下载安装

文本编辑器和Python下载安装

作者: shayito | 来源:发表于2020-01-22 22:58 被阅读0次

    推荐Visual Studio Code

    下载安装:
    在官网上下载好Python3.8.x(勾选Add Python to Path)后,win+R打开cmd,输入python,若显示Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:37:50) [MSC v.1916 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.则成功安装Python。

    相关文章

      网友评论

          本文标题:文本编辑器和Python下载安装

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