Complete the function named createImage(). This function takes in one
parameter (the source for the image file) and returns a new img element with
the src reference to the parameter.
Please have a view of the following FAQ for details on how to go about structuring your query in a way that others may be able to help.