Exercise:

Choose the correct comparison operator to display "true", when:
10 is equal to 10.

Hint: Use the equal to operator.

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