Kotlin - Variables and Type System
Identify the error in this Kotlin code:
val age = 30
println("Age is $age years old")val age = 30
println("Age is $age years old")15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions