Create a function nestedTernary that logs 'positive', 'zero', or 'negative' depending on the input number.

Output: