Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

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

Hint: Use the != operator.