Category Python

How to install Python3 on LINUX

How to Install Python 3 on Linux

Most of the Linux distros still shipped with Python2. Support is going to end for Python2 in 2020. So it is always advisable to start using for all your purpose whatever you are going to use python. Also, it is…