In this coding test, I take an array, step through it and pass it into other functions
And print it out after being passed around through various functions.
All elements printed to the screen are printed by my javascript function.
This is the P element node that I am appending all the next p elements.
******* This should print after the elements I am printing in my function.