// I was asked to create an arraylist of strings, print out each element in
// the arraylist, the longest string and it's location. Below are the errors I am getting and the code.

Errors :

...