Create a function typeCoercion that adds a number and a string together, then logs the result and its type.

Output: