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