From 9f942617ddb190b55b626e3772854c1e6049599e Mon Sep 17 00:00:00 2001 From: Zach Date: Thu, 19 Oct 2017 09:49:32 -0500 Subject: [PATCH] help there ya go --- GoFish.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GoFish.txt b/GoFish.txt index 86e44e2..7bfd702 100644 --- a/GoFish.txt +++ b/GoFish.txt @@ -1,6 +1,6 @@ // Go Fish is a card game that uses all 52 cards in the deck. - +need an array to store the cards in at least. Shuffle cards. Pass 1 card to each person.