Skip to content

Commit e627b37

Browse files
authored
Add files via upload
1 parent 102beb1 commit e627b37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

KotlinLecture1.kt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
fun main() {
2+
println("Welcome to Kotlin Programming :)")
3+
}

0 commit comments

Comments
 (0)