create a basic WHILE loop in KOTLIN code example Example: while loop kotlin for (item in collection) print(item)