Primes whose first and last number is 3: Difference between revisions

Content added Content deleted
(→‎{{header|Raku}}: Add a Raku example)
m (added whitespace and the requirement of base ten numbers.)
Line 1: Line 1:
{{Draft task}}
{{Draft task}}


;Task:
;Task:Find primes '''n''' whose first and last number is '''3''', where '''n < 4,000'''
Find primes &nbsp; '''n''' &nbsp; (in base ten) &nbsp; whose first and last decimal digit is &nbsp; '''3''', &nbsp; and where &nbsp; '''n &nbsp; &lt; &nbsp; 4,000'''.


Show all output here on this page.
<br><br>
<br><br>