How to Check Python version on Ubuntu 18.04 LTS?<br /><br />Step 1: Open Terminal. Go to Desktop, right click on it. After that, click on 'Open in Terminal.'<br /><br />Step 2: To check python version, type the command below, and then hit enter key on the keyboard.<br /><br /> python --version<br /><br />Note: To check all versions of python installed on ubuntu 18.04 lts, type the command below, and then hit enter key on the keyboard.<br /><br /> ls -l /usr/bin/python*<br /><br /><br />Thanks for watching, please like and subscribe <br /><br />==============================================<br /><br />https://www.facebook.com/HowtoTutorialsByAmit/