When we call a function, we run the code that's in it. 

See that? By calling the helloWorld() function, we actually display Hello, World! on the screen.