PigLatin Program Help

Do you have a compilation error or a difficult problem to solve? Ask for help here
Post Reply
Super Noob
Posts: 1
Joined: Mon Nov 30, 2020 12:44 am

PigLatin Program Help

Post by Super Noob » Mon Nov 30, 2020 12:53 am

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.

Post Reply