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 trialRuby Cai
6,421 Pointsplease help me to solve the question
I try to type “Treehouse” ,but it still wrong answer.
2 Answers
josue exhume
20,981 Points"Treehouse" its weird but it worked for me. did u add the quotation marks in your answer?
Ruby Cai
6,421 Pointsyes,i did. this is my answer : website = “Treehouse”
josue exhume
20,981 Pointscopy and paste mines sometimes i get these weird errors too, and i go to the forum and someone post the same answer as me but for some reason copying and pasting their version works even thought is the same thing.
"Treehouse"
Ruby Cai
6,421 Pointsthank you,I understand what you mean and I tried it , it can work .^^
josue exhume
20,981 Pointslol no problem. i think your quotation marks are a bit different from mines, yours is a little curly maybe it was because of that lol.
Ruby Cai
6,421 PointsRuby Cai
6,421 PointsI want website to be the string Treehouse. Fill in the blank to finish the variable for me please.
website = “Treehouse”