https://github.com/sharpvik/py-projects
fun with python
https://github.com/sharpvik/py-projects
Last synced: 11 months ago
JSON representation
fun with python
- Host: GitHub
- URL: https://github.com/sharpvik/py-projects
- Owner: sharpvik
- Created: 2019-12-20T17:33:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T17:55:10.000Z (about 6 years ago)
- Last Synced: 2025-01-16T18:29:45.858Z (about 1 year ago)
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py-Projects
fun with Python
# Rock_paper_scissors
You play with the computer rock, paper, scissors. It's a useful algorithm for learning how to work with conditionals in Python.
Find explanations here: https://codeclubprojects.org/en-GB/python/rock-paper-scissors/