Select a task a program could perform over an array of items that would be useful.




Select a task a program could perform over an array of items that would be useful.



Your task must include the following: 

A useful array

Populating the array

Processing the items in the array

Outputting the results of the processing (This may or may not include displaying the entire array.)



Create a Word document. The document should contain: a brief description of the task the pseudo-code associated with the task. 



Create a Visual Logic file to execute each of the tasks