Skip to content

Terrance Danckert CS11 (JavaScript-I) - #61

Open
Tbarnett20 wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
Tbarnett20:master
Open

Terrance Danckert CS11 (JavaScript-I)#61
Tbarnett20 wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
Tbarnett20:master

Conversation

@Tbarnett20

Copy link
Copy Markdown

No description provided.

@brcampbell001 brcampbell001 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job on everything Terrance! The only problems that I would revisit are Challenge 1, 3, and 6. They are not putting out the correct logs. They are close, just need a little reworking.

Comment thread assignments/arrays.js
console.log(`Car 33 is ${inventory[i].car_make} ${inventory.car_model}`);
}
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I run this code, it does not give me any output. Try to simplify by just using string template and calling that specific vehicle information instead of doing for loop

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some text in my console log that didn't need to be there. I'll fix it

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol okay I see what you mean. That was my fault trying to go fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants