Help for this page

Select Code to Download


  1. or download this
    my @sign_arr=('A1', 'A2', 'A3','A4', 'A5', 'A6', 'A7', 'A8', 'A9');
    
  2. or download this
    my @sign_arr = 'A1'..'A9';