PygLatin

The purpose of this lab was to complete the pyglatin assignment of codecademy and create a translator for pig latin. The code asks the user to input a word which is translated. If the word inputted contains symbols or numbers it will not translate and output empty. This was completed with little to no issue. Attached are screenshots of the code for each step of the assignment.

lat2 lat3 lat4 lat5 lat6 lat7 lat8 lat9 lat10 lat11