Skip to content

try_again - #1

Open
drkfogle wants to merge 1 commit into
masterfrom
Kevin-Rodriguez
Open

try_again#1
drkfogle wants to merge 1 commit into
masterfrom
Kevin-Rodriguez

Conversation

@drkfogle

Copy link
Copy Markdown
Owner

No description provided.

@drkfogle
drkfogle requested a review from jmaxt12 January 22, 2019 19:13
Comment thread assignments/arrays.js
for(let i = 0; i < inventory.length ; i++){
id33.push(inventory[i])
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hey Kevin, I want you to take a look at the solution code for this. It should look a little more of something like
console.log(Car 33 is a ${inventory[32].car_year} ${inventory[32].car_make} ${inventory[32].car_model} );

There are still other ways of doing this, but I think this may be the best

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