Skip to content

dabcoder/rock_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

A simple Rock / Paper / Scissors in Python

3 functions: 1 for the player's choice, 1 for the computer, 1 to compare and display the results

It's "just" a Rock-Paper-Scissors, didn't add the lizard and the spock

To execute with Python 3, type python3 rockpaper1.py

About

Rock/Paper/Scissors in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages