π π Lesson 1 #Kotlin #variables concept #programming for #beginners
β€ In #Kotlin, a #Variable is a location where we can store some data which is called as identifier.
In Kotlin there are two ways to declare a variable:-
π either we can use "Val" or "Var"
π "Val" keyword is used to declare read-only variable....
droid-lover.hashnode.dev1 min read