Kotlinlearncs.online LogoJava
Return to List

Homework: Kotlin Simple Object Field

Created By: Geoffrey Challen
/ Version: 2021.2.0

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!

Related Lessons

Stuck? You may find these lessons helpful: