By the end of this module, you should be able to...
- Write Flask applications and run using the command line.
- Write Flask routes that accept a route variable as a parameter and return an appropriate response.
- Write Flask routes that incorporate HTML forms, collect user input, and show an appropriate response.