Not private anymore

Report a typo

There is a class called Cat. This class has private fields catName and catAge. Print their values.

Write a program in Kotlin
fun main() {

}
___

Create a free account to access the full topic