Amichai Teumim wrote:
I'm still stuck with this. It shuffles the cards, then replaces the letter
representing the card (such as H = heart) with the word. Then it's meant to
print the top five cards (meanign the five cards that come first after the
shuffling).

It does that, 100 times.

1. Remove the for loop

or

2. Place the print outside of the loop.

--
Just my 0.00000002 million dollars worth,
   Shawn

"For the things we have to learn before we can do them, we learn by doing them."
  Aristotle

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to