Usually, we initialize properties in our Kotlin classes where we declare them. Here, we initialize count based on a sillyCount constructor parameter.

You can learn more about this in:
Run Edit