Kotlinlearncs.online LogoJava
Return to List

Homework: Simple Object Method (Kotlin)

Created By: Geoffrey Challen
/ Version: 2021.2.0

Create a class called Simple that stores a single mutable Int variable in a property named value. Also provide a method squared which returns the stored value, squared.

Related Lessons

Stuck? You may find these lessons helpful: