Collections

Exercise: Loop through the stack

Goal

Please loop through the stack using a do-while loop, and remove each item from it. Write each item to the Console using WriteLine.

Page 24 of 31