执行 python --version即可查看到python的版
ctrl+alt+t打开终端, 输入python -V(注意是大写V不是小写)
➜ ~ python -VPython 2.7.13
python -v