Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print(scalar(empty_list1()),"\n");
    print(scalar(empty_list2()),"\n");
    print(scalar(empty_list3()),"\n");