Pages

Monday 3 May 2021

Python Learning: Pig Latin Translator



This is my code that resulted in the creation of my Pig Latin Translator!
How this works: First, I create variable called "pyg". I then set this variable to a string "ay". After, I create a variable named "original". I create a raw_input (Basically asking a question that requires you to type in a answer) and set it to the variable "original"




 

1 comment:

  1. Kia ora Austin, thank you so much for taking the time to share your considerable knowledge and expertise with the group of teachers on the DFI today. I was so impressed (and rather overwhelmed!) by the extend of your knowledge in this area of computational thinking. All the very best for your journey of learning Python! Ngā mihi, Jeremy Ferguson from Manaiakalani

    ReplyDelete