Search
Add a keyup event to the input element, so that when someone types in anything in the input, the count of the key press should go up and this count should be shown in the span below it.
keyup