Skip to main content

Posts

Showing posts with the label python

WHY PYTHON ONLY???

   Hii,guy's whatsup ???welcome to our very first Python programming lesson so without further ado let's just jump into this and get started so I'm using the sublime text editor so why don't I go ahead and show you how to get that installed that way you can just follow along with me so what you want to do is go to the sublime text com website go to the download section find the appropriate installation file for your operating system I'm going to show you how to do this for Linux because it's pretty straightforward for Windows so what I'm going to do is go ahead and copy the link location I'm going to open up a terminal here and then we're going to use the W git command and then we're going to paste the download link and we're going to download that file to our system once the file is downloaded we will use the following command dpkg space - I and the download file go ahead hit enter and this will install sublime text once that is complete you...