How do you create a webpage where the user is presented some text and asked to highlight some words, then capture those words and pass them to a function in Python?
I