Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please tell me the full coding it is not getting completed Assignment #4 - The Repetition Structure You are responsible for reading and understanding the

image text in transcribed
please tell me the full coding it is not getting completed
Assignment #4 - The Repetition Structure You are responsible for reading and understanding the requirements listed below. Task #1 At Incom Corporation, we are having issues with our new vehicles. To help us determine the main issues we are having, we are starting to track the number of defects found on the vehicles each day. We are keeping track using a paper chart and the user simply places a check in one of three columns when one of three main defects are found. We are looking to track issues with the steering, turbo booster and wiper blades. Use an appropriate code for each of the errors (i.e. steering issues would be S, turbo booster would be T, wiper blades would be W). We want a program that will ask the user to enter the day (for example Monday or Tuesday) and then it will start to ask the user the issues that they found. It could be that no issues need to be entered, or it may that there are many issues to be entered. Use the most appropriate loop for this scenario. If it was an issue with the steering, then the user would enter S. It will then add one to the steering total. It will continue to ask the user until the user has no more issues to list. It will then sum up the issues and display a report for that day to the screen detailing how many of each issue was entered. Create the program in JavaScript for this. Standard comments are included in your file. Submit an electronic version using the submission point located in the week 5 folder. The electronic version MUST be in html format. Any other format will NOT be accepted, and you will receive a zero mark for your assignment. You need to zip your files to avoid any error messages from the blackboard. Keep it simple - do not do more than what was asked. You may only use what we have learned in class to this point. Grading 5 marks

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions

Question

Explain strong and weak atoms with examples.

Answered: 1 week ago

Question

Explain the alkaline nature of aqueous solution of making soda.

Answered: 1 week ago

Question

Comment on the pH value of lattice solutions of salts.

Answered: 1 week ago

Question

Why is the System Build Process an iterative process?

Answered: 1 week ago