Create a class called Simple that stores a single mutable Int variable named value. You can accomplish this in Kotlin with one line of code!
Simple
Int
value
Stuck? You may find these lessons helpful: