Pessoal, meu programa está dando erro nessa parte:
for ( let i= 0,i < imagemCarros.length; i=i+1)
aparece essas mensagens (expected and instead saw)
e no console isso
"mostraCarro" is not defined in the current scope. If you have defined it in your code, you should check its scope, spelling, and letter-casing (JavaScript is case-sensitive).