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 Basics Hello, JavaScript! Adding Scripts and JavaScript Commands Review

I don't know what I have done wrong!

I thought I have been through each answer with incorrect result being displayed.

Which question are you stuck on?

Mark Casavantes
Mark Casavantes
2,880 Points

Hello Francine,

If we can see your question we can be more help. https://teamtreehouse.com/library/posting-a-question

Writing your code in https://codepen.io/ can help. If you see a small red circle with an exclaimation point inside, click on it and it will identify the line and space where it thinks your error is.

Also posting your code in https://www.jslint.com/ will identify errors and warnings in your code.

The above links are free. I hope this is helpful to you.