0

Why Python?

Python is commonly used nowadays around the world. It is having easy way to understand and write the program with less effort in less than a page.

19th Aug 2017, 11:40 AM
Ronak Mathur
Ronak Mathur - avatar
2 Antworten
+ 1
It's easy to learn, therefore suited for beginners. It's handy for prototyping, testing algorithms, getting small jobs done quickly etc.
19th Aug 2017, 4:19 PM
Domsu
Domsu - avatar
+ 1
python is a runtime language and the python interpreter is written in c. If you have to write some simple basic program it would take a lot of lines of code to do that instead in python you can do it with less number of lines.
19th Aug 2017, 1:00 PM
shobhit
shobhit - avatar