The objective of the game in the book is to simply guess the random number chosen between a set limit. I took it a step further lets see how I did it. The end result of the program : Github for the code: https://www.github.com/sahilkapila Getting Started At the top of my code I begin with …