Week 3 - Just getting fun!
Three weeks into the class, and we are now getting into the meat of things I remember how to do in other languages. Loops, variable, etc. Here is a simple lab I did today. The secret word to be guessed is "chupacabra". The user attempts to guess the secret word, and is kept in the loop until they guess it correctly. I put in a check for an upper or lower case solution. One the secret word is entered, the loop is broken.
Comments
Post a Comment