linux如何看Python版本?下面给大家介绍三种方法:
方法一
执行命令:python -V
相关推荐:《Python教程》
方法二
执行命令:whereis python
方法三
执行命令:python