Challenge: Creature creator

Show the result

Hint



var _ = $(_); _.text(_); _.append(_);


This webpage displays images of two different animals (feel free to change them if you'd like). Use jQuery to create a new paragraph that describes the result of combining those 2 animals - make up a new name for your hybrid animal! Then append that new paragraph to the bottom of the page.