arr.each { | x | # iterates the elements, NOT the index puts x }