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

Strange Question: In ruby working with strings the quiz asks me this: Treehouse:____ &website:_____

Now I figured I needed to use one of the types of ways that ruby can work with strings but it keeps coming up wrong. So is there something that I missed in the lecture? Thanks guys!

If I remember this question correctly, have you tried this: website = "Treehouse"

tried all the different kinds of interpolation of strings imaginable. I just tried that also, no joy.

2 Answers

It just wants you to put double quotes in both blanks.

Another question in which I over analyzed it. Thank you guys! I really appreciate your guys input! >< :D

it happens :)

Overanalyzing happens often, I clear up the confusion by reviewing past entries in the forum. And learn from other students. Usually have a few tabs open on Treehouse :)