Question: the JavaScript Language Hands-On Activity 2-2 You have the final sales figures for the four quarters in 2010 for Bennet's Used Auto Sales, and you

the JavaScript Language
Hands-On Activity 2-2 You have the final sales figures for the four quarters in 2010 for Bennet's Used Auto Sales, and you are to design a program that asks for the sales figures, computes the total sales for the year, and calcu- lates and displays the average quarterly sales for the year. Using pseudocode, develop an algorithm to solve this problem. Include standard documentation and comments, and then convert the pseudocode to JavaScript. Save your pseudocode file in Notepad as autoSalesStats.txt and your JavaScript program as autoSalesStats.html
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
