Lesson 20: Capstone — guessing game
This is the capstone — it ties together almost everything we learned: a variable (the secret number), a list and a foreach loop (the guesses), a chain of conditions (if / else if / else), and interpolation in the output. So the program runs the same way every time and is easy to test, the guesses co