Problem
Write a program to prompt user to enter a sentence (multiple worlds and perhaps number). Your program must display the sentence, give the number of characters in the sentence, then use the "at" function as well as the subscript operator to display the character just before the last character.