Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 501 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 501 Bytes

debugging-power-bill-calculator

This is a debugging exercise based on the 'power-bill-calculator-revisited' program requirements.

Assignment

This utilizes the 'power-bill-calculator-revisited' program with exception handling and validation added.

Requirements

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.