+ 2
This needs javascript.
+ 1
You collect data from the input, and do something with it using Javascript, for example:
https://code.sololearn.com/WjS7BgmAaGKQ/?ref=app
This code multiplies the input by 3 and alert the result when Submit is clicked.