Welcome to this course on Kotlin, a powerful and easy to use programming language.

Can you make Kotlin show the words Hello world?

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