how to check version of my python code example
Example 1: how to check python version
python --version
Example 2: python version
python ––version
Example 3: how to check python version
python --version #in command line
python #or by enterng interactiv mode