# Practice Exercises
- Testing Suite - Using any two classes from previous topics, create a program that tests the construction of objects with complete exception handling.
- Working Program - With the help of the UserPrompt class, create a simple program involving any classes from previous topics. Be sure to include exception handling in your program.