forEach { print(it) } Example - Kotlin List forEach - String In the ... val book1 = Book("Kotlin Tutorial") val book2 = Book("Kotlin Android Tutorial", ...
確定! 回上一頁