Summarize primes: Difference between revisions

Content deleted Content added
m Removed double boxes from output
m Fixed output
Line 223: Line 223:
end
end
end
end
</lang>{{out}}<pre>
</lang>{{out}}
<pre>
The sum of the 1 primes from prime 2 to prime 2 is 2, which is prime.
The sum of the 1 primes from prime 2 to prime 2 is 2, which is prime.
The sum of the 2 primes from prime 2 to prime 3 is 5, which is prime.
The sum of the 2 primes from prime 2 to prime 3 is 5, which is prime.