Is python the right choice for Web based Programming?
Answer Posted / ruchir hajela
Python is well suited for rapid prototyping and solving the
problems whose clear cut solution is not available while
coding. Because of it's interpreted nature python is widely
used in such cases. Python provides extensive libraries for
building versatile web applications. One of the popular web
framework that python provides is Django.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
A module print_number given, what will be the output of the following code?
How do you dispose a variable in python?
Can constructor be private?
Do while loops python?
Write a program to check for prime number?
Explain about assert statement?
How to convert a string to lowercase in Python?
Write a command to convert a string into an int in python.
What can I build with python?
Tell me why and when do you use generators in python?
Is null in python?
What is a pil in python?
What does the **kwargs do in python?
Why python language is called python?
Can I learn python on my own?