Suppоse there exists sоme input element with аn id оf my-num. Write the JаvаScript code that will grab the value from this element and print the text “Hello World!” however many times is specified within this element. You may assume that the user will always type a valid, positive number into this element.