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 trialIvan Frances Alcantara
4,528 PointsMismatching quotes does not trigger error
Closing parenthesis is green, but python hello.py shows Hello, World.
1 Answer
Ivan Frances Alcantara
4,528 PointsI must have not saved it.
Steven Parker
231,198 PointsGive it another try, and if you still have trouble post the code in this question.
Meyvis Hawkins
183 PointsThe same thing just happened to me. When I didn't produce an error after running the script, I tried figuring out what was different in the syntax, then I noticed the orange little dot. I saved, and ran the script again, and sure enough, the error appeared!
Steven Parker
231,198 PointsSteven Parker
231,198 PointsPlease show the actual code.