Help for this page

Select Code to Download


  1. or download this
    @many =  glob "{apple,tomato,cherry}={green,yellow,red}";
    
  2. or download this
    perl -E '$" = ","; my @pos = 'a'..'h'; say for <{@pos}{@{[ 1..@pos ]}}
    +>'