Create a function dynamicTyping that reassigns a variable from number to string and logs the typeof before and after.

Output: