Python (Scripting) - python --version command
by
Jeremy Canfield |
Updated: August 25 2020
| Python (Scripting) articles
The python --version command can be used to list the version of Python.
~]# python --version
Python 2.7.5
The python3 --version command can be used to list the version of Python3.
~]# python3 --version
Python 3.6.8
Did you find this article helpful?
If so, consider buying me a coffee over at