Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript JavaScript Foundations Strings Concatenation

Brandon Fallin
PLUS
Brandon Fallin
Courses Plus Student 4,055 Points

Error with the question: in the console.log() statement the variables are missing the underscore character.

When the variables are declared they contain underscores, however in the console.log() statement they do not contain the underscores. The following variables would not exist, henceforth the console.log() would be "undefined".

boog690
boog690
8,987 Points

Can you give us a sample of your code?

1 Answer

I just checked out the question and I had to scroll down in that question box to see them. For me edge of the box that the text is in perfectly lined up below the text and above the underscores, making it look like they weren't there. Still, it is a problem, as it obviously causes confusion.