1.1-Introductie-Programmeren

Traverse ArrayList Using a For-loop

Difficulty: Filled Outlined Outlined

Traverse the ArrayList called names using the index based For Loop and print out its contents.

Example

Example