This past week was mostly packed with visiting with family and friends! It was a really nice time. As you can imagine, there were also some computer questions. :)
Interview question of the week
Last week I had you implement rock, paper, scissors! There were some really fun, creative solutions from Jordi (who did it with logic gates!!), Leslie, Gabriel, Eric, Alex, Dimitris, Kyle, and Rubén!
This week's question courtesy of Louis: Write a function that takes the name of a day (e.g "Monday", "Tuesday") and an integer offset, and returns the name of the day which would be the original + offset.