Help for this page

Select Code to Download


  1. or download this
    
    sub rcurry {
    ...
    print company_name('I');
    print company_name('H1');
    
  2. or download this
    
    sub conjoin {
    ...
    print company_name_better('B');
    print company_name_better();