+ 2
What is the advantage of Python over other languages?
7 ответов
+ 7
its fast for prototyping more serious stuff
+ 6
You can make it print "Hello world!" without using a semi-colon or curly brackets ;)
+ 4
free and open source
easy to learn and use
many library and frameworks
many doc's
many open source projects available
and ....
+ 3
python really powerful language nearly its used for everything
+ 3
code look likely more cleaner, and add some newly feature, strong supported community
+ 1
no body said, it is is independent and portable
0
You don't need to compile it and just run with your interpreter.
Moreover, not only you can develop web application through python, but also in scientific computation, artificial intelligence. The libraries are so huge.