Strange unique prime triplets: Difference between revisions

m
added whitespace to the task's preamble.
m (→‎{{header|REXX}}: added the computer programming language REXX.)
m (added whitespace to the task's preamble.)
Line 6:
;Task:
:*   Find all triplets of strange unique primes in which   '''n,   m,'''   and   '''p'''   are all less than   '''30'''.
:* &nbsp; (stretch goal) &nbsp; Show the <u>count</u> (only) of all the triplets of strange unique primes in which &nbsp; &nbsp;&nbsp;'''n, &nbsp; m,''' &nbsp; and &nbsp; '''p'''&nbsp; &nbsp; are all less than &nbsp; '''1,000'''.
<br><br>