Skip to content

Implement a Rock-Paper-Scissors console application #1

@raffertyuy

Description

@raffertyuy

Implement a rock-paper-scissors console application game using python, best out of 3.
This is the expected behavior:

  • System asks the user for input: rock, paper, or scissors
  • The system then randomly picks its own answer
  • The system displays who the winner is
  • Then the system asks the user again.
  • Keep repeating until one side reaches 3 points.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions