34,333
edits
Changes
→Experimenting with Kotlin
After entering the code, click on the Run button and note the output in the console panel:
[[Image:try_kotlin_playground_console.png]]
The online playground may also be used to find the Kotlin equivalent for fragments of Java code. Simply enter (or cut and paste) the Java code into the main panel and click on the Convert from Java button (marked E).