Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ruby:

   print a.join
Perl:

   print foreach @a
Ruby wins!


I think you mean:

    print @a;




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: