Quiz
In this lesson, we will solve a quiz to test the concepts that we have covered.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Why is Flask called a Microframework?
A.
Because it is a light-weight framework.
B.
Because it has all the necessary modules to create a full-fledged application like authentication, ORM, and so on.
C.
Because it only contains the bare basic necessaties of a web application like routing, request handling, sessions and so on.
D.
Both A and C
E.
None of the above.
1 / 5