Back to Lesson
Sentinel Loop (quit to exit)
Complete the "Sentinel Loop (quit to exit)" exercise.
Instructions
Write Python code to solve the "Sentinel Loop (quit to exit)" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter