Cat House

Report a typo

You went to the "Cat House" looking for the cutest kitty.

The class Kitty has one String property color and one Int property age. Write all possible secondary constructors.

Write a program in Kotlin
class Kitty {
// write here
}
___

Create a free account to access the full topic