centos7中查看python版本的方法:1、打開centos7終端;2、在centos7終端命令行中輸入“python -V”命令查看python版本即可。
具體操作步驟:
1、在centos7系統桌面中使用快捷鍵【Ctrl+Alt+T】打開centos7終端命令行模式。
2、在centos7終端命令行中輸入以下命令查看python版本即可。
python -V
相關操作命令:
python #執行python,根據命令行窗口查看
whereis python #查看python安裝路徑,根據路徑查看