Trying to practice learning recursion. The program is designed to go through the list and print out the location of the chosen letter. I also don't understand what this error message means:(non-default argument follows default argument). Not really understanding why there is an error or how to fix it. Any help always appreciated, thanks.Trying to practice learning recursion. The prog