Help for this page
Select Code to Download
Select
or
download this
my ($i, $j) = (1, 10); while ($i++, $j--, $i < $j) { ... 3 8 4 7 5 6