Create a function typeConversion that converts a string to a number and a number to a string, then logs both types.

Output: