Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Javascript assignment In this Lab assignment you will ask the user to enter average temperature for each month and store it an array.(So an array
Javascript assignment
In this Lab assignment you will ask the user to enter average temperature for each month and store it an array.(So an array of 12 values). Find the average temperature for the year, highest and lowest temperature.
Also use document.write to write the difference between average temperature and monthly temperature for each month in table format using