Nim game: Difference between revisions

No edit summary
Line 1,169:
let h = 12
 
do
label loop
 
print "There are ", h ," tokens remaining."
Line 1,204:
endif
 
goto loop</syntaxhighlight>
 
=={{header|Crystal}}==
305

edits