This website requires JavaScript.
Explore
Help
Sign In
justuser-31
/
code_projects_kotlin
Watch
1
Star
0
Fork
0
You've already forked code_projects_kotlin
generated from
justuser-31/code_projects_template
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74b18c613824be96c478ef9fee5f8f88a5374efe
code_projects_kotlin
/
STEP1_Basics
/
1_Hello_world
/
main.kt
T
justuser-31
74b18c6138
Выгрузка всех файлов
2026-06-11 13:18:09 +03:00
4 lines
43 B
Kotlin
Raw
Blame
History
fun
main
(
)
{
println
(
"
Hello World!
"
)
}
Reference in New Issue
View Git Blame
Copy Permalink