in reply to Terse Code for Odd Numbers
Must the keys be printed in numerical order? If not, then this also works:
print keys%{{1..14}};
the lowliest monk
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Terse Code for Odd Numbers
by jrn (Initiate) on May 15, 2005 at 05:26 UTC |