How to Check Python Version?
You can easily check your Python version by opening a command line or terminal and typing python --version. That one simple command will show you exactly which version is installed on your system.

seen from Malaysia
seen from United States
seen from France

seen from Pakistan

seen from United Kingdom

seen from India
seen from India
seen from Malaysia
seen from United States
seen from United States

seen from Malaysia
seen from China
seen from Algeria
seen from China
seen from Italy
seen from China
seen from United States

seen from Pakistan
seen from China
seen from Philippines
How to Check Python Version?
You can easily check your Python version by opening a command line or terminal and typing python --version. That one simple command will show you exactly which version is installed on your system.
➿ This video shows a simple method to switch between two different versions of Python on windows. Two python versions OR subversion installed on the same system can be switched through Notepad++. For instance, you can execute a python code using Python 3.6.8 as well as Python 3.8.0.