Awesome job! Hello world! didn't show on the screen because we only created the helloWorld() without running it.
Hello world!
helloWorld()
Not quite! We'll need to use the fun keyword to create a function.
fun