To check the Python version number in Linux, simply type
$ python -V
You will get an output
Python 2.4.3