Inside the code block, we stop the loop by setting keep_going to False so that the condition returns False.
keep_going
False
Make sure to type False.