Form Action
Introducing and using HTML forms rather than HTML input.
We'll cover the following...
Improving our application
We’ll build upon what we have been working on in the last few chapters and add the features of an HTML form element to our app.py file. ...