Help for this page

Select Code to Download


  1. or download this
    @array = (0);
    @array1 = (2..10);
    print "@array" || "@array1";