It is often good to know which version of Python is installed on your computer. Here is how. Open your Command prompt in MS Windows or terminal in Linux. Execute python --version. Output The output for my case is: Python 2.7.13 Python About the author Xuan Ngo is the founder of OpenWritings.net. He currently lives in Montreal, Canada. He loves to write about programming and open source subjects.