fun main(){ print(“Hello World”) }
Error:(2, 5) Kotlin: Unresolved reference: Print
use the correct quotes: " "