To simplify this part of the exercise (and all future programs you might write), it's important to separate the GUI logic from the business logic. Your business/data/GUI logic is currently very...