Challenge: Print a Partial Collection
Test your knowledge by writing code to print partial elements of a collection.
We'll cover the following...
Problem statement
Create a collection containing the words: hello, bye, morning, ...
Ask