Skip to content

Instantly share code, notes, and snippets.

@codinginflow
Created February 15, 2021 01:57
Show Gist options
  • Save codinginflow/cdfc40abbff01c26bfe72a2d95e7544d to your computer and use it in GitHub Desktop.
Save codinginflow/cdfc40abbff01c26bfe72a2d95e7544d to your computer and use it in GitHub Desktop.
Kotlin for Beginners Part 3
fun main() {
println("Hello, world!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment