Description
A sample chunk of code that shows a sequential search. This program starts from the first element and goes until the item is found or doesn't exist. This program includes heavy commenting to help explain what is going on.
Resources
This project was made in Microsoft Visual Studio.