Python program
Instructions for Homework Assignment 2
Modify the program you wrote for Homework Assignment 1 so that it
• includes exception handling,
• is “debugged”, and
• allows the user to execute the program multiple times without exiting it. Please use your name and “Homework2” as the title of your program, for example SweeneyHomework2.py. Your program must be submitted in Moodle by 9:30 AM on September 22.