Store the result of adding together first and "wise" in result. Then display the value of result.

Sweet! Adding a value to a variable gives us the same result.

Make sure you assemble var result = first + "wise" and display result.