freyxfi / AllInHacktoberfest

AllInHacktoberfest Was Created in 2022 and Now going on It has several catagories Which Include Linux/Cybersecurity/webDev/Game Development
https://frey0xd.tech/hacktoberfest/
15 stars 42 forks source link

List is going out of range when user types anything except 0,1 and 2 #1

Closed freyxfi closed 2 years ago

freyxfi commented 2 years ago

this will not take to much to debug the code but it's important because if you put 3,4,53434 etc when program asked user to enter the value it extended the range as it goes out of the list index number.

DerMoehre commented 2 years ago

Hi, is this still open? I would like to help you with this, but i am not that experienced in coding

freyxfi commented 2 years ago

Hello There (DerMoehre) thanks for reaching out to this project, "Yes" it is open there is a code fine in py name "rockpaperscissors.py" in which you can contribute but if you find that hard you can just help in updating readme.md or other documentation i am also going to add index.html so we can host this project on a website.

DerMoehre commented 2 years ago

Okay, I will have a Look at the File and add a PR when I am ready :-)

freyxfi commented 2 years ago

sure thing.

freyxfi commented 2 years ago

sure thing.

DerMoehre commented 2 years ago

Added PR#2 regarding this issue :)

freyxfi commented 2 years ago

thank you for adding while loop now i'm closing this issue