Quiz: New Listing Page

Check your understanding of creating a new page of a Django web app.

We'll cover the following...
Technical Quiz
1.

A __________ file is needed in order to create a form for a web page.

A.

form.py

B.

forms.py

C.

view.py

D.

template.py


1 / 6