in reply to Question on Recursion
will do as well.print "$num == 9\n" unless $num % 9;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Question on Recursion
by roboticus (Chancellor) on Jan 09, 2009 at 13:23 UTC | |
by JavaFan (Canon) on Jan 09, 2009 at 13:26 UTC | |
by roboticus (Chancellor) on Jan 09, 2009 at 13:29 UTC |