Trouble with Condense arrays with reduce challenge?

having trouble solving this, anyone have a hint how to do this?:

Check out your last line and think about it for a while.

Also, what do you need the double declaration of the same variable for? :wink:

1 Like

console.log(); is your best friend in these challenges. I didn’t know we’d have to use it at all.

1 Like