品易云推流 关闭
文章详情页
文章 > Python常见问题 > 如何看电脑python版本

如何看电脑python版本

头像

yang

2020-05-05 11:49:552419浏览 · 0收藏 · 0评论

python查看版本的方法:

1、使用python -V命令查看

C:\Users\Administrator>python -V
Python 3.7.0

2、使用python命令查看

C:\Users\Administrator>python
Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>

更多Python知识请关注Python视频教程栏目。

关注

关注公众号,随时随地在线学习

本教程部分素材来源于网络,版权问题联系站长!

底部广告图