use the string class to solve the problem. write a program that inputs two string variables, first and last, each of which the user should enter with his or her name. first, convert both string to all lowercase. your program should then create a new string that contains the full name in pig latin with the first letter capitalized for the first and last name. the rules to convert a word into pig latin are as follows.