This is a game I created whilst following along with the book. Its intent is to play a game of rock paper scissors with user all the while keeping track of the wins, losses and tries. The output should be something like follows: Now I will walk through the code of the program, first, let’s …