https://github.com/ernestng1/pythonchallenge_day4
Day 4 of Python Challenge: Rock, Paper and Scissors Game
https://github.com/ernestng1/pythonchallenge_day4
code education learning python
Last synced: 11 months ago
JSON representation
Day 4 of Python Challenge: Rock, Paper and Scissors Game
- Host: GitHub
- URL: https://github.com/ernestng1/pythonchallenge_day4
- Owner: ernestng1
- Created: 2025-02-01T14:03:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T14:09:48.000Z (12 months ago)
- Last Synced: 2025-02-01T15:20:18.821Z (12 months ago)
- Topics: code, education, learning, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Day 4 of the 100 Days of Code: The Complete Python Pro Bootcamp
For the Day 4 challenge, I created a Rock, Paper and Scissors Game. This is a culmination of the teaching points that were shared in the tutorial, including the following but not limited to
- list and nested list
- random module
- conditional if, elif and else statements
Why am I doing this?
I have learned python before in school but I hope to revisit some of the python concepts that I may have forgotten and at the same time delve further into python, especially in the field of data science and visualisation.
You can join me too!
Check out the 100 Days of Code: The Complete Python Pro Bootcamp udemy course through this link.