Description: Checks if the first value is greater than the second. Example let isGreater = 7 > 3 // isGreater = true