I'm trying to create a program that accepts user input, scans each substring and checks if that character matches a position in the alphabet and if it does I want to get the equivalent position in the score String to get the score for that character and display the score for each character and the overall total.I'm trying to create a program that accepts use