Kotlin - Variables and Type System
What is the correct way to include a variable
name inside a Kotlin string using string templates?name inside a Kotlin string using string templates?$variable to insert variable values inside strings.$name directly inserts the value of name into the string.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions