Jump to content
Sign in to follow this  
zalera_95

I'm stuck. Help please!

Recommended Posts

I'm starting to learn Ruby using Codeacademy. I was cruising through the first few lessons, but I've encountered a wall.
 
I can't get past  this lesson.

 

I'm pretty sure I got the nailed it right, but the site is stuck at processing my code. I can skip this lesson, but I want to make sure I got it right. So Ruby wizzes out there, help!!

Share this post


Link to post
Share on other sites

You needed to keep the code from the first lesson about the print method.

 

It should look like this.

print "What's your first name?"
first_name = gets.chomp

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted