Hey there, this lab is named “Pyglatin” and it was used by using code academy. For this lab we we used a language game that’s called pig Latin which is where you move the first letter of the word to the end and add “ay.” In this lab I basically covert the English language to pig Latin language.

My Experience: While I was doing this assignment I figured out how to write a Pig Latin Translator. Code Academy is very helpful since it provides help for every single step to complete the Pig Latin Translator. On screen shot number 10 which is the 10th part of this lab, I struggled on slicing the string. But I followed the and examined the directions so I was able to complete this step. Over all, this assignment was a great experience since it was my first time making a Pig Latin Translator.  Below are all the screen shots of every single part of the “PygLatin” Assignment from Code Academy.

pig-1 pig-2 pig-3 pig-4 pig-5 pig-6 pig-7 pig-8 pig-9 pig-10 pig-11