Kotlin
Created: 2019-01-23 09:57:00 -0800 Modified: 2019-01-23 09:57:24 -0800
Basics
Section titled Basics- There’s a playground here where you can test things out.
- “val” is a constant, “var” is a variable.
Created: 2019-01-23 09:57:00 -0800 Modified: 2019-01-23 09:57:24 -0800