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 Loops Ruby Loops The Ruby Loop

the instructions are not quite clear enough

can anyone help explain

1 Answer

In other words, this challenge is asking you to:

Create a while loop that repeats until the length of the numbers list is equal to 3. Add the number variable to numbers by using the push method and increment (increase) the number variable by 1.

I hope this helps. ~Alex

If you need further help, please respond. :smile:

thanks Alexander!!

If this answered your question (I believe it did! :smile:), please mark it as a "Best Answer". It places a green check mark next to this question in the community which represents "this question is answered". Thank you! ~Alex