Does flask work with python 3?



Does flask work with python 3?..

Answer / Karmveer Singh

Yes, Flask is compatible with Python 3 and it's recommended to use Python 3.x for the latest features and bug fixes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is difference between match & search in regex module in python?

1 Answers  


What are python packages?

1 Answers  


Difference between __str__ and __repr__ in python?

1 Answers  


What is a documentation string?

1 Answers  


What is a pil in python?

1 Answers  


How do I copy an object in python?

1 Answers  


how do you debug a program in python?

1 Answers  


Why python is better than r for data science?

1 Answers  


What type of language is python? Programming or scripting?

1 Answers  


Difference between pass and continue in python?

1 Answers  


Explain how you can access sessions in flask?

1 Answers  


What is python namespace?

1 Answers  


Categories