I used a while loop to keep looping until the user entered "no" to continue the game. This is a very simple program containing chained conditionals to evaluate all possible outcomes.
A game of rock paper and scissors between you and the computer.
I used a while loop to keep looping until the user entered "no" to continue the game. This is a very simple program containing chained conditionals to evaluate all possible outcomes.
Log in or sign up for Devpost to join the conversation.