Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Omied Badr
Front End Web Development Techdegree Student 5,995 Pointsdoes anybody know the answer to fill in the blank characters to create a valid ruby string?
ruby
5 Answers

Ebenezer Kasbe
Python Web Development Techdegree Student 2,899 Points" Treehouse " one " in the first blank and the other " in the second.

Maciej Czuchnowski
36,440 PointsI'd say put single (') or double (") quotes in both blank spaces (but use the same on both sides, so " and " or ' and ', your choice)

Matthew Bingham
11,927 PointsI got stuck on that one as well - simply because the line to write code was so big! You need a quote " on either side of the word: "treehouse"
- Matt

Abdullah AlNaimi
1,699 PointsHi fellas, I tried what you guys said but it's not working. Could you please elaborate? Thanks

Maciej Czuchnowski
36,440 PointsI can't make it clearer: http://tinypic.com/r/2namdyh/8

sergio verdeza
Courses Plus Student 10,765 PointsAll you have to do is add the "" on both blank spaces

Mohamed Nunow
173 Pointsthanks sergio

Reggie Sibley
6,018 PointsThis was literally the most simple yet complex question i have ever ran into LOL, why are the lines so long. for some quotes :P