Create a function logicalNot that takes a boolean and logs the opposite using the ! operator.

Output: