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.
+ 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.