Good morning!
The third task was to create a program that picks a random integer in the range of 1 to 100. After that , the game starts when the user has to guess which number does the program picked, with hints of ’too high’ or ’too low’.
The program continues to run until the user guesses the integer.
I added some extra steps, because I wanted to show more information to the users , like:
¿How many guesses they had to make to get the right answer?
___________________________________________________________________
The resources that helped me were:
-How to think like a computer scientist.
-cplusplus.com
-cppreference.com
-Programming hub, mobile app.


Until next time!
Leave a Reply