Type in a terminal:
python –version
If it works you should have something like that:
Python 3.5.4
sudo apt-get install python3
Note: The name of the package might change on some distributions of Linux.