Here is a piece of code:
fun main()
{
println("Hello, Kotlin!");
}
Rewrite it, according to the conventions.
Here is a piece of code:
fun main()
{
println("Hello, Kotlin!");
}
Rewrite it, according to the conventions.
Create a free account to access the full topic