#Kotlin Quiz Time! 🧠 What's the difference between val and var in Kotlin? 🤔 A) val is mutable, var is immutable B) val is immutable, var is mutable C) They're both mutable D) They're both immutable
0
2
3
93
0