From: "Peña, Botp" Date: 2007-07-20T11:22:52+09:00 Subject: Re: Array : each_with_index From: Robert Klemme [mailto:shortcutter@googlemail.com] # 2007/7/19, Pe�a, Botp : # > #... puts "(#{i+1}) #{v}\n" } # > oops, lose "\n" pls. # # It doesn't hurt though - output is the same. ' just little concern for the op. he might assume puts requires \n. but you're right, it does not hurt. he'll learn it later anyway... kind regards -botp