Search a list of records: Difference between revisions

→‎{{header|REXX}}: fix template
(→‎{{header|REXX}}: add "update" template due to the new task description)
(→‎{{header|REXX}}: fix template)
Line 702:
=={{header|REXX}}==
 
{{update|REXX|
* A third test-case (search condition) has been added to the task description.
* The code uses a hard-coded loop for each search. Consider a more generic and re-usable approach as asked for by the task description, or explain to readers why that wasn't possible or sensible in this language.
Anonymous user