In Ch 9 rpsgame.py, you use the variable "player1" in the main function, but everywhere else you use the variable "player_1". What's going on here? Your code works in the tutorial, but I'm unable to follow why. I'm also wondering if it's good practice to use both variables.
Thanks for your time,
Daniel