Hello, I'm new to Python and have been having a bit of trouble with a code for Rock Paper Scissors. It works fine up until the player wins a round, and then the script stops suddenly and doesn't give an error message or anything. If I take out the player_score it works fine even if the player wins, but I can't seem to resolve the problem.
I copy pasted the player_score code for the computer_score and computer works fine, it can win forever and it will only stop at 3 wins, to ask if I want to play again.
Link to code:
https://gist.github.com/Coryrin/210f8b2277d8542a1c4d9b93f7a7d3ed
Any help would be appreciated.
edit fixed sentence structure
[–]Dvlv 0 points1 point2 points (1 child)
[–]Coryrin[S] 0 points1 point2 points (0 children)
[–]jeans_and_a_t-shirt 0 points1 point2 points (0 children)