learn-cpp
learn-cpp copied to clipboard
Update RPS.cpp
If you pick scissors in the original and the program selects rock you win, and vice versa if you pick scissors and the program selects paper you lose. This should fix the logic.