Summary

A short summary of the points covered in this chapter.

What we learned

We know how to store user-entered data in our application and then present it back to the user by way of an HTML list. We also saw how to update more complex data types—in this case, a Python ...