21BCE2931 Task 1 Cooling Load Calculator
Create a Python program that calculates the cooling load for a building based on user input.
Create a program using any language that calculates the cooling load for a building based on
user input.
Using HTML, CSS, and JavaScript, create a simple web page to take user inputs for
the cooling load calculator and display the results.
Deploy the web page using a free hosting service such as GitHub Pages or Netlify.
For validating the above use the above code by use the following values:
a.Area of the building (500 square meters)
b.Number of occupants in the building (10)
c.Type of building (residential,)
d.Outdoor temperature (45°C)
e.Indoor desired temperature (17°C)