Free and open source :
Python is open source language, which means its source code is available to everyone, anyone can download it, change it, or use it. Python is free to download from its official website www.python.org
Portable :
There is no need to write one code to different machine, you can write code in Linux, Windows or Mac and you can easily run your written code in Linux, Windows or Mac.
High level Interpreted language :
High level languages are easy to understandable and user friendly, it is portable across various platform.
L