• Write a program that takes a Paragraph in Paragraph.txt file and translates it into Textese. o Attached is the textese
Posted: Fri Apr 29, 2022 7:12 am
• Write a program that takes a Paragraph in Paragraph.txt file and translates it into Textese. o Attached is the textese.txt file o Insert the file into an array o check against the array to see if any of the words are there, • if they are change them in the new output. • If they are not leave them unchanged. • Display the paragraph into the form.