Set puzzle: Difference between revisions

Content added Content deleted
Line 1,486: Line 1,486:


=={{header|EasyLang}}==
=={{header|EasyLang}}==
<syntaxhighlight lang=easylang>
<syntaxhighlight>
attr$[][] &= [ "one " "two " "three" ]
attr$[][] &= [ "one " "two " "three" ]
attr$[][] &= [ "solid " "striped" "open " ]
attr$[][] &= [ "solid " "striped" "open " ]
Line 1,541: Line 1,541:
#
#
repeat
repeat
call init
init
cards[] = [ ]
cards[] = [ ]
for i to ncards
for i to ncards