On Sat, 5 Feb 2005 11:45:10 -0500, TREVOR SULLIVAN <[EMAIL PROTECTED]> wrote: > This is purely an academic query. I would like a recipe for printing out X > number of prime numbers. I can do this quite easily with Java but not with > Python 2.4. [ I am fairly new to Python]. I can print out primes up to given > integer number, say for example 50, but not 50 prime numbers. > Any help would be appreciated. Thanks, > Trevor. > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 2/3/2005 > > _______________________________________________ > Python-win32 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-win32 >
You aren't in the good group, but this should resolv ur problem regards..
premier.py
Description: Binary data
_______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
