PygLatin Lab #4

Screenshot (1) Screenshot (2)

 

In this lab we learned conditionals. We first learned about comparators and evaluate the expression using True or False. The next part was Boolean operators, there are three operators (and, not, or). The first part consisted of learning these codes and then applying them together. This part of the lab wasn’t very hard to understand, they were pretty straight forward.

The other part of the lab was about the Pig Latin Translator. The screenshot on the left shows the description of the Pig  Latin Translator. The screenshot on the right shows the codes I had to type once we learned a bit about Pig Latin. This part was a bit more complicated, I needed to really understand the concept of the translator in order to be able to get the rest of it.

 

Comments are closed.