Help for this page
last unless /^\d+$/ and $_ <= 10;
for(i=0;i<var;i++) printf( "%c", 97+i ); /* C or perl */ print map chr,97..96+$var;