Help for this page

Select Code to Download


  1. or download this
    my $x ='01234567890';
    my $y ='15556667777';
    
    test($x);
    test($y);