This homework contains two required programming tasks. You'll complete each task in a jupyter notebook.
Due: 10:00pm EST on Monday, Sept. 28, 2026.
In this task, you'll write code using conditionals and predicates to determine who is permitted in the club, according to a given set of rules.
In this task, you'll implement the rock-paper-scissors game, implementing the rules of the game using conditionals and predicates.
Click here to access the jupyter notebooks to work on these tasks. Remember to make a copy of each notebook before you start working.