I have installed python 2.7 and python 3.7 in my ubuntu 18.04 but when i
type python it shows
Command 'python' not found, but can be installed with:
sudo apt install python3
sudo apt install python
sudo apt install python-minimal
You also have python3 installed, you can run 'python3' instead.
but i already installed python.