This document contains code for a utility cost calculator application. It includes code to:
1. Validate user input values are within expected ranges for different appliances.
2. Calculate total daily cost by multiplying cost per kWh, power usage, and hours of use.
3. Populate dropdown lists, display default values, and reset forms for new calculations.