Programming in Kotlin: Fundamentals, Episode 24: Challenge: Iterating Collections | Kodeco

This content was released on Apr 14 2020. The official support period is 6-months from this date.

Practice iterating over two dimensional collections - matrices, and using exit-early strategies with break and continue.


This is a companion discussion topic for the original entry at https://www.kodeco.com/7910496-programming-in-kotlin-fundamentals/lessons/24