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

Zachary Snyder
6,659 PointsError in question formatting in, Flask Basics: Code Challenge question 2/3.
Just so people are aware, challenge question 2/3 is formatted incorrectly.
The question highlights "make_response().return" in the question as python syntax. Just thinking this might confuse people learning.
2 Answers

Kenneth Love
Treehouse Guest TeacherIt wasn't actually mis-formatted but it's hard to see the break between them. I've added a bit more text in to make it more obvious. Thanks for bringing it up!

Kenneth Love
Treehouse Guest TeacherWhich code challenge?

Zachary Snyder
6,659 PointsAh sorry I cant believe I forgot to say which part "Code Challenge: Set a Cookie"
Zachary Snyder
6,659 PointsZachary Snyder
6,659 PointsNo problem, it just seemed to me like the period was making the highlighting in the question think 'return' was a method. Because on my screen they were both the light gray color.