Example 2

Create an event listener that takes text from a textarea with id "textInput1" when the contents of the textarea changes and puts it into a paragraph with id "textBox1"

Type your Code in Here: