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 (Retired) Making Decisions with Conditional Statements Improving the Random Number Guessing Game

wentian zhou
wentian zhou
2,104 Points

I've been debugging non stop, tried to copy the code exactly the way it is. What am I missing?

I cant seem to get this program to run

Can you post your code?

2 Answers

Katherine Morton
Katherine Morton
1,715 Points

I'm having the same problem! It keeps giving me a SyntaxError on my final line and the code is more or less the exact same as in the video. I don't know if I'm just missing one curly or semi-colon, but it's bugging me so bad!

wentian zhou
wentian zhou
2,104 Points

never mind figured it out lol, keep forgetting I can go into the console. sorry!