Collections
Exercise: Loop through the array
Goal
Please create a for loop after the array declaration, and loop through the values, writing each to the console.
Page 5 of 31
Please create a for loop after the array declaration, and loop through the values, writing each to the console.