This should be a pretty easy thing to do, but it\'s not returning anything.
The function love() should kick off, getting a simple number prompt, and spitting out a list of a
Your function just wraps elements inside another. There is no text inside or outside these elements to dipslay.
Try inserting some random text before closing tags to see the result.
Btw, the elements are successfully placed in the p tag.