see python version linux code example
Example 1: how to find the version of python command linw
python --version
Example 2: check python version kali linux
$ python2 --version
Example 3: check corently installed epython version
python3 --version