for loop in Kotlin is used to iterate through an iterator. You can iterate through array, map or anything that provides an iterator.
確定! 回上一頁