Jump to content

Go Fish/Ruby: Difference between revisions

Created page with '{{collection|Go Fish}}Category:Ruby <lang ruby>class Card RANKS = %w(2 3 4 5 6 7 8 9 10 J Q K A) SUITS = %w(C D H S) def initialize(rank, suit) @rank = rank @…'
(Created page with '{{collection|Go Fish}}Category:Ruby <lang ruby>class Card RANKS = %w(2 3 4 5 6 7 8 9 10 J Q K A) SUITS = %w(C D H S) def initialize(rank, suit) @rank = rank @…')
(No difference)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.