Python Developer Question:

Explain me what is the common way for the Flask script to work?

Tweet Share WhatsApp

Answer:

The common way for the flask script to work is

☛ Either it should be the import path for your application
☛ Or the path to a Python file

Download Python Developer PDF Read All 77 Python Developer Questions
Previous QuestionNext Question
Tell me the use of // operator in Python?Explain me dogpile effect? How can you prevent this effect?