Description: This code does not execute properly. Try to figure out why. Solution: multiply = function (a, b) { return a * b; }