Create a function primitiveTypes that declares and logs a string, number, boolean, null, and undefined value.

Output: