Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Use the if statement to output some text if 5 is greater than 2.

Syntax hint: if (x > y)