In
this module, you will learn how to write the search backend, which is the program that takes the user's search query
and returns a list of pages. Then, you will learn how to write the search frontend, which is the web page the user
actually sees (and the program that writes it).
*This module is not
accessible in the demo. Available
content begins in Module 1 - Python Basics.