Create a function comparisonOperators that compares two numbers using >, <, ==, and ===. Log each result.

Output: