Skip to content

Instantly share code, notes, and snippets.

@fernandopdna
Created July 10, 2023 04:07
Show Gist options
  • Save fernandopdna/13de773b343c2eedd1243b0ed88550ef to your computer and use it in GitHub Desktop.
Save fernandopdna/13de773b343c2eedd1243b0ed88550ef to your computer and use it in GitHub Desktop.
Program pertama dengan kotlin
fun main(){
println("Hello World!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment