I'm stuck on the first exercise

My answer is not accepted. And I tried other ways besides this.

fun main() {
println(Hello, World!)
}

Did you watch the intro video on the Hello World page? It should indicate what needs to be changed. You can reset your code using the menu button inside the editor

2 Likes