Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Rock, Paper and Scissors | Python if-else Statement
Conditional Statements in Python

Challenge: Rock, Paper and ScissorsChallenge: Rock, Paper and Scissors

Rock, Paper and Scissors

Task

Create a simple Rock, Paper, Scissors game in Python. The game should allow two players to enter their choices (rock, paper, or scissors) and determine the winner of a single round.

Everything was clear?

Section 2. Chapter 4
toggle bottom row
course content

Course Content

Conditional Statements in Python

Challenge: Rock, Paper and ScissorsChallenge: Rock, Paper and Scissors

Rock, Paper and Scissors

Task

Create a simple Rock, Paper, Scissors game in Python. The game should allow two players to enter their choices (rock, paper, or scissors) and determine the winner of a single round.

Everything was clear?

Section 2. Chapter 4
toggle bottom row
some-alt