Talk:Parallel calculations

From Rosetta Code
Revision as of 22:53, 20 December 2010 by rosettacode>Sgeier (Python example?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Python example?

Sure looks to me as if it is outputting the smallest factor (of a list of numbers). Which I don't think is what the task is asking for.