/Pig-Latin

A program that lets the user enter some English text, then converts the text to Pig-Latin. To review, Pig-Latin takes the first letter of a word, puts it at the end, and appends “ay”

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Issues