I am trying to extract the value from the textarea input of the form and change it to upper case through processing on the backend.
app.py: