| Menu × × Correct! Exercise:Insert the missing part of the code below to output "Hello World!". 
@(3) @(4)() {
  println("Hello World")
}
 
fun main() {
  println("Hello World")
}
 Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 39 exercises.
Are you sure you want to continue?