Help for this page

Select Code to Download


  1. or download this
        my @c = split /,/, $hand;
        my $total = 0;
    ...
        }
    
        ...
    
  2. or download this
        my @c = split /,/, $hand;
        my $total = 0;
    ...
                }
            }
        }
    
  3. or download this
        my @c = split /,/, $hand;
        my $total = 0;
    ...
                }
            }
        }
    
  4. or download this
        my @c = split /,/, $hand;
        my $total = 0;
    ...
                }
            }
        }