The biggest strength of python is huge collection of standard which can be used for the following : - Machine learning GUI application ( like kivy , tkinter , pyQt ) etc. Web frame work like Django ( used by youtube , instagram , dropbox ) Image processing (like open CU , pillow ) web scripting ( like scrapy , beautiful saup , selenium ) Test processing Multimedia Scientific computing Text processing and many more .... python features python provides lots of features that are listed below. 1) easy to learn and use :- python is easy to learn and use it is developer frendly and high level language programming. 2) expressive language :- python is an interpreted language the code line by line at a time this wakes debugging easy and thus suitable for beginners. 3) cross - platform : - python can run equally on different platforms such as window , macintosh etc. so we can say that python is a portable language. 4) free and open source : - python langu...