Programming with Python : Installing Python on your Desktop | IT NETWORKS

Installing Python on your Desktop



First of all, we need to install Python, In order to do that, we should go to PYTHON's official website and download it from there.

Here is a link to download Python

python, python dictionary, python tutorial python download, python programming, python array, a python program, a python code, python certification, python code,

Python is available for Linux, Windows, and macOS, choose the installation file based on the type of OS you're using.

On windows 10, The installation is very simple you'll need to download the executable and then simply launch it.


Do not forget to select "ADD PYTHON (Python version) to PATH" at the beginning of the installation process.

python, python dictionary, python tutorial, python download, python programming, python array, a python program, a python code, python certification, python code,


After the installation is complete and in order to test Python you can open a simple Command Line Prompt than just type "Python"
python, python dictionary, python tutorial, python download, python programming, python array, a python program, a python code, python certification, python code,


If it displays this kind of message :

python, python dictionary, python tutorial, python download, python programming, python array, a python program, a python code, python certification, python code,

Then everything is fine.

Try this message :

>>>print("Hello world")

python, python dictionary, python tutorial, python download, python programming, python array, a python program, a python code, python certification, python code,


and it will print out Hello World message 



This is it! 
enjoy

Comments

Popular Posts

Network Access Control NAC | IT NETWORKS

CISCO : Dynamic Multipoint Virtual Private Network (DMVPN) | ITNETWORKS

Issues with CISCO WIRELESS Controller (And resolution) | IT NETWORKS