| Menu × × Correct! Exercise:Insert the missing part to create a "multine-line comment": 
@(2) This is a multine-line comment
just so you know! @(2)
println("Hello World") 
 
/* This is a multine-line comment
just so you know! */
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?