9.6.7 Cars Codehs Answers !free! -
If you copy the raw code from a forum, you will likely fail the because of variable naming mismatches. The autograder checks for specific method signatures (e.g., getManufacturerInfo() vs getInfo() ). One typo, and you get a 0.
Let's break down what the code actually does. 9.6.7 cars codehs answers
In this specific exercise, the prompt typically asks you to do the following: If you copy the raw code from a
// WRONG function addTax(cars) for (let i = 0; i < cars.length; i++) cars[i].price = cars[i].price * 1.10; getManufacturerInfo() vs getInfo() ). One typo