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

What's wrong with quiz 1 question 4?

On quiz 1 of Ruby Basics, question 4 asks "Fill in the blank to put the string "Hello World!" on the screen. But when I insert the code ( puts "Hello World!" ) and click the submit button it marks it as wrong. What am I doing wrong? I've even inputted the same answer into three different browsers and still no luck.

2 Answers

Grace Kelly
Grace Kelly
33,990 Points

Hi Daniel are you just entering "puts" into the input and submitting that??

No I was inserting the entire (puts "Hello World!") code into the blank. Then went back after posting this and put (puts) into the blank then it worked and I felt like an idiot. But thank you for the quick reply Grace.

Grace Kelly
Grace Kelly
33,990 Points

No worries Daniel we all make these simple mistakes, I'm glad you figured it out!! :)