Sequentially checks each element of the list until the desired element is found or the list is exhausted.
Explain code with DocComment! Try out your own code!