python初识

书籍:Python编程:从入门到实践

项目源码
https://github.com/chujun/fromStartToPracticeForPython

python自带终端解析器,可以直接在终端窗口执行

>>>python
Python 2.7.10 (default, Feb 22 2019, 21:55:15)
[GCC 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.37.14)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

python2 vs python3

>>>python --version
>>>python3
>>>python3 --version

python3 安装

mac os操作系统

-安装homebrew
-安装python3

>>>brew install python3

>>>python3 --version
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

友情链接更多精彩内容