Lesson: Conditionals
We learned about conditionals today! If, elif, else are all conditionals. We used our new knowledge of these statements to build our very own Rock, Paper, Scissors game.
Voters
Share your repls and programming experiences
We learned about conditionals today! If, elif, else are all conditionals. We used our new knowledge of these statements to build our very own Rock, Paper, Scissors game.
Seeing brackets around the if statements looks weird for Python lol