Bootstrap FreeKB - Python (Scripting) - python --version command
Python (Scripting) - python --version command

Updated:   |  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 Buy Me A Coffee



Comments


Add a Comment


Please enter 0a6615 in the box below so that we can be sure you are a human.