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
