I have a while loop, in which I inted to put many Start buttons, each of which relates to a different action. My problem is that once I click on the first button, it continues to run the first process continously. How do I make it stop after completing each sequence without necessarily stopping the entire program.
