For loop with Collections

Run Settings
LanguageKotlin
Language Version
Run Command
// @clashbyte fun main(args : Array<String>){ val friends=arrayOf("Hassan","Ahmed","Ibrahim","Husam") for(friend in friends){ println("$friend is my friend") } }
Editor Settings
Theme
Key bindings
Full width
Lines