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!
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

Lindsay Barrett
Python Web Development Techdegree Student 7,357 PointsIn the code challenges, is there a way to see others people questions?
I think it is unnecessary to submit a question for each step when other people have already asked the question and had a reply with the correct answer. Where can I see others people's questions to the same problem?
2 Answers

Matthew Leung
1,434 PointsWhen you press the 'help' button, type in your problem and similar ones will show up. I found that when I copy and paste my error some solution or help will appear.

Dominic High
5,163 PointsI tend to paste the code challenge itself into Google, it will return the all the threads where that specific challenge was discussed. That way you can immediately see what others said about the challenge or receive responses on that question.