An open API service indexing awesome lists of open source software.

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

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.