Help for this page
print "$_\n" for (1 .. 10);
print "$_\n" for (1 .. 0);
print "$_\n" for (z .. a);