Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
fun main() { /* The code below will print the words Hello World to the screen, and it is amazing */ println("Hello World") }
Hello World