Lab #4

Screenshot (53)]

1.Break it Down – In this section it explains what is Pig Latin.

Screenshot (39)

2. Ahoy!(or Should I say Ahoyay!) – This is a simple instruction to type print Pig Lain

Screenshot (41)

3. Input! – Here we assign the variable original to a raw input and then it asks the user to type something.

Screenshot (42)

4. Check Yourself! – We add the if and else statement

Screenshot (43)

5. Check Yourself…Some More – In this section we use “and”. Now we add a function so we could only use letters.

Screenshot (44)

6. Pop Quiz! – We are testing the code

Screenshot (45)

7. Ay B C – we assign pyg to ay

Screenshot (47)

8. Word Up – Adding two new variables to the if statement

Screenshot (48)

9.Move it on Back – Now we are adding a new variable to the if statement.

Screenshot (49)

10. Ending up – Adding another variable to the if statement which is new_word.

Screenshot (50)

11. Testing, Testing, is this thing on? – When we see the code is operating the way we want it to, we are done.

Screenshot (52)