Hi,
Yes, most likely your Linux distro came with Python. It is probably in /usr/local/lib/python , /usr/local/lib/pythonx.x , /usr/lib/python , /usr/lib/pythonx.x or like that. From command line you can run
locate python
To find all locations with thr term python in them.