Day 95: Kotlin Koans


I continued making progress on the Koans presented on the Kotlin Play website. Since I was having some difficulty with the Named Arguments activity, I decided to try my hand at some of the other problems. I surprised myself and completed Triple-quoted strings and Nothing type. I’m hoping by completing these, I’ll get a better understanding of how to implement Kotlin for the Android Studio app I’m working on.