tutorial.eyehunts.com
Python exit while loop with user input | Example code
Just need to use user input in the while statement conditional and evaluate it. If false then Python exits while loop with user input.
Rohit