如何看电脑python版本
发布时间:2026-05-01 09:59:01

python查看版本的方法:
1、使用python -V命令查看
C:\Users\Administrator>python-V Python3.7.0
2、使用python命令查看
C:\Users\Administrator>python Python3.7.0(v3.7.0:1bf9cc5093,Jun272018,04:06:47)[MSCv.191432bit(Intel)]onwin32 Type"help","copyright","credits"or"license"formoreinformation. >>>
请关注Python视频教程栏目,了解更多Python知识。
下一篇 为什么python2输入不了汉字
