Python:第一天

2016-06-02  本文已影响25人  冰J冰

官网
Mac 下

➜  ~ python
Python 2.7.10 (default, Sep 23 2015, 04:34:21)
[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.72)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>

查看Python 版本:

➜  ~ Python -V
Python 2.7.10
➜  ~
Paste_Image.png

安装3.5(使用homebrew 安装)

brew install python3
上一篇 下一篇

猜你喜欢

热点阅读