Help for this page

Select Code to Download


  1. or download this
    print(scalar(()=empty_list1()),"\n");  # 0
    print(scalar(()=empty_list2()),"\n");  # 0
    print(scalar(()=empty_list3()),"\n");  # 0
    print(scalar(()=(4..6)       ),"\n");  # 3