Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Round "5.3" to the nearest integer, and display it.

Hint: Use the round() method.