![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
That's not working for the original list:
print join(", ", human(1, 2, 3, 5, 7, 8, 9, 11, 14)), "\n";
prints:1-3, 5-3, 7-9, 11-9, 14-9
In reply to Re: Re: Humanized lists of numbers
by CharlesClarkson
|
|