filmov
tv
How to Install Python and Sublime Text?

Показать описание
In this video we will discuss how to install python 3 on windows. For this course I will be using Sublime Text 3 IDE to write the scripts. We will see how to download and install sublime text on windows. If you are looking for alternatives for Sublime Text, you can explore PyCharm, Atom , Jupyter Notebook or Spyder. Follow the installation steps with me and feel free to post a comment if you are facing any issues while installing python.
In this video we will see how to execute the python scripts from command prompt and Sublime text.
Download Links for Windows :
Installing Python on Ubuntu or Linux
execute the below command from the terminal
sudo apt-get install python3.6
Download Links for Mac: