Inside the for loop; Insert an if statement which checks if cars[i] === "Saab", then add continue;
Check Your Code Show Answer Hide Answer