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.
Large standard library to solve common task :
In Python libraries are use for solve common task so you don’t need to write code for every single thing.
Structured language :