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 trial

Ruby Ruby Basics (Retired) Ruby Strings String Creation

Ruby Cai
Ruby Cai
6,421 Points

please help me to solve the question

I try to type “Treehouse” ,but it still wrong answer.

Ruby Cai
Ruby Cai
6,421 Points

I want website to be the string Treehouse. Fill in the blank to finish the variable for me please.

website = “Treehouse”

2 Answers

josue exhume
josue exhume
20,981 Points

"Treehouse" its weird but it worked for me. did u add the quotation marks in your answer?

Ruby Cai
Ruby Cai
6,421 Points

yes,i did. this is my answer : website = “Treehouse”

josue exhume
josue exhume
20,981 Points

copy 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
Ruby Cai
6,421 Points

thank you,I understand what you mean and I tried it , it can work .^^

josue exhume
josue exhume
20,981 Points

lol 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.