Easy to learn :
Python is easy to learn as compared to other language like Java, C, C++, Javascript it is very easy to code in Python.
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 :