Help for this page

Select Code to Download


  1. or download this
    my $first = (split//,$string)[0];
    
  2. or download this
    print +(split//,$string)[4];