Home »
MCQs »
Flask MCQs
To run the application in Flask which of the following command is used?
15. To run the application in Flask which of the following command is used?
- Run flask
- Run—flask
- Flask
- Start-pythonflask
Answer: C) Flask
Explanation:
To launch the application, use the flask command or python -m flask.