Store and iterate through sequences of data using Arrays and the foreach statement in C#

placeholder

Work with sequences of related data in data structures known as arrays. Then learn to iterate through each item in the sequence.