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

need answer to a ruby quiz question:"website=____treehouse_____" fill in the blanks

tried lots of code, can't make it into a string,please help,thanks

4 Answers

David Gross
David Gross
19,443 Points
website = "treehouse" 

You need the quotation marks surounding the string.

Yea. I think that may need some clarification in the future. Thanks. Had no idea what it was asking me to do.

Rita Han
Rita Han
1,834 Points

I kept trying to make a string by submitting "team treehouse is fun" Thanks so much.

thanks