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 trialjohn hugo
2,379 Pointstask 2 no longer passing
doing this test I pass part two then when I submit the 3rd bit it says its no longer passing any ideas?
1 Answer
Steven Parker
231,210 PointsI've had that happen a couple of times Each time I had made a typo in the new code entered which prevented the script from working (and thus no longer able to pass the previous test).
Just re-check the code you submitted for part 3 and I'm sure you'll find an error in it, perhaps something like missing or incorrect punctuation.
Jeff Busch
19,287 PointsJeff Busch
19,287 PointsNeed to see some code.