Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Display the position of the first occurrence of "World" in the variable txt.

Hint: Use the indexOf() method.