This is a debugging exercise based on the 'power-bill-calculator-revisited' program requirements.
This utilizes the 'power-bill-calculator-revisited' program with exception handling and validation added.
Debug the program by finding all of the errors that are present. The program has syntax and logic errors scattered throughout the Main Class and the Subclass. There are approximately 24 errors that need to be found and corrected.