Rock-paper-scissors: Difference between revisions

Content added Content deleted
(Added Easylang)
 
Line 1,624:
 
=={{header|EasyLang}}==
{{trans|Python}}
<syntaxhighlight>
tool$[] = [ "rock" "paper" "scissors" ]