Nice! println() tells Kotlin that we want Hello world to be shown on the screen as output.
println()
Hello world