Help for this page

Select Code to Download


  1. or download this
    $.=join('',a..z); print substr($.,$_,1) for(9,0,15,7);
    #or.. uhm err
    print substr(join('',a..z),$_,1) for(9,0,15,7);