Help for this page

Select Code to Download


  1. or download this
    [firewheel ~]$ perl
    my @list = (1 .. 4);
    print STDOUT @list;