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) How Ruby Works Setting Variables

John Cornici
John Cornici
1,317 Points

I did create a variable name and put it to equal my name, but it is saying it could not find it.

How do I continue.

variable.rb

3 Answers

Caleb Kleveter
MOD
Caleb Kleveter
Treehouse Moderator 37,862 Points

What did you put in the code challenge? This is what I used to pass:

name = "Caleb"
John Cornici
John Cornici
1,317 Points

Oh I see, I was using the work space I was practicing on in the earlier video. I guess I totally missed that huge edit area underneath the question.

I am good now. I just need to get used to the layout of the website more.

Caleb Kleveter
Caleb Kleveter
Treehouse Moderator 37,862 Points

Glad you got it figured out! And welcome to the amazing Treehouse community!