Exercise:

Choose the correct comparison operator to display "true", when:
10 is greater than 7.

Hint: Use the greater than operator.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com