Share this link via
Or copy link
Python is a general purpose and high level language like php, ruby and many more. It can be used for web programming and also can be used for desktop applications. It can also be translated into binary code like java. Python allows you to focus on core functionality to the application by taking care of common programming tasks. A notable feature of Python is its indenting of source statements to make the code easier to read. Python offers dynamic data type, ready-made class, and interfaced to many system calls and libraries. it can be extended, using the C or C++ language. Moreover Python is less time consuming language as compare to others. It means you can build a project in less time.