This week we used Python to check the length of a word given. I thought this was fairly easy, and got through the labs fairly quickly. In comparison to the Elif/Else/If labs, this was much easier, because all you were doing was checking word lengths or seeing if a certain letter was in a word, so it was just using a boolean operator to check true/false values.
No comments:
Post a Comment