book2-exercises
book2-exercises copied to clipboard
Redundant request form get values
Since title
and post
are already in function scope, we don't need to get values from request.form
again