in reply to Re: Perl vs. Python for prime numbers
in thread Perl vs. Python for prime numbers
The algorithm is lifted straight from the standard Python documentation, presumably as a toy example to illustrate the quirky "else" clause of Python loop statements.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl vs. Python for prime numbers
by BrowserUk (Patriarch) on Jun 14, 2013 at 10:23 UTC |