ABC words: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: changed a word in the REXX section header.)
m (added related tasks.)
Line 4: Line 4:


If any or all of these letters occur more than once in a word, then only the first occurrence of each letter should be used to determine whether a word is an ''ABC word'' or not.
If any or all of these letters occur more than once in a word, then only the first occurrence of each letter should be used to determine whether a word is an ''ABC word'' or not.



;Task
;Task
Show here every ''ABC word'' in unixdict.txt.
Show here every ''ABC word'' in unixdict.txt.


{{Template:Strings}}
<br><br>
<br><br>
=={{header|ALGOL 68}}==
=={{header|ALGOL 68}}==