this javascript function is returning the product of p1 and p2.
function myFunction() { console.log('Party time') } myFunction();