Is python good for web development?



Is python good for web development?..

Answer / Harish Bharti

Yes, Python is excellent for web development with frameworks like Django and Flask. These provide rapid development and are ideal for building web applications quickly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is the result of pow(x,y)?

1 Answers  


What is called loop?

1 Answers  


How do I run python?

1 Answers  


Is there a constructor in python?

1 Answers  


What type of language is Python?

2 Answers  


Can constructor be private?

1 Answers  


Do lists start at 0 or 1?

1 Answers  


Name some standard python errors you know?

1 Answers  


What is nonetype error in python?

1 Answers  


What is dogpile mechanism? Explain.

1 Answers  


Is google written in python?

1 Answers  


Can we override a constructor?

1 Answers  


Categories