Sudoku/REXX: Difference between revisions

Content added Content deleted
m (Avoid miscounting task entries twice)
m (corrected a misspelling of the REXX language (to the correct/official computer programming language name).)
Line 1: Line 1:
{{collection|Sudoku}}
{{collection|Sudoku}}


<span style='font-family: "Linux Libertine",Georgia,Times,serif;font-size:150%;'>[[Rexx]]</span><hr>
<span style='font-family: "Linux Libertine",Georgia,Times,serif;font-size:150%;'>[[REXX]]</span><hr>
=== REXX version 1 ===
=== REXX version 1 ===
This is the &nbsp; '''$SUDOKU.REX''' &nbsp; (REXX) program and is used to solve the Rosetta Code task of "sudoku".
This is the &nbsp; '''$SUDOKU.REX''' &nbsp; (REXX) program and is used to solve the Rosetta Code task of "sudoku".