Question 3
Consider the following HTML and Python flask code.
Assume that the Flask app is running at http://127.0.0.1:5000. Based on the above data, answer the given subquestions.
What will be the rendered output for the following input in the form?
404 Not Found
[0, 1, 2, 3, 4]
[ ]
[1, 2, 3, 4, 5]