Uploaded November 2017 | Updated September 2026, 2 weeks ago
I show beginning programmers a walkthrough of several solutions to a console based Rock Paper Scissors game to show how to code the problem, and how to refactor it by both removing redundancy and by changing the solution algorithm.
code link: github.com/gerryjenkinslb/Programming-Walkthoughs/tree/master/python/RPS_Solutions
I show beginning programmers a walkthrough of several solutions to a console based Rock Paper Scissors game to show how to code the problem, and how to refactor it by both removing redundancy and by changing the solution algorithm.
code link: github.com/gerryjenkinslb/Programming-Walkthoughs/tree/master/python/RPS_Solutions










