Hello,
I need help with a program that reads text from a .txt file and coverts that text into pig latin. Please use what I have already written as a reference.
PLEASE DO NOT OFFER A COMPLETELY DIFFERENT CODE
I ONLY NEED HELP WITH THESE TWO TASKS AND I'M DONE
-on line 55 I need a statement that will append chr to upperCase String
-I also need the original words from the text file to display next to the new pig latin words in tabular format.
Thank you all for your time and effort.