# Practice Exercises

  1. Testing Suite - Using any two classes from previous topics, create a program that tests the construction of objects with complete exception handling.
  2. 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.
Last updated on: 9/21/2019, 11:09:56 PM