Help for this page

Select Code to Download


  1. or download this
    
        
    ...
            }
        }
    }
    
  2. or download this
    #!/usr/bin/perl -wT
    use strict;
    ...
    }
    
    print "You have same kind of cards: $same_kind\nand $same_color of sam
    +e color.\n";