Re:Python prime numbers

2014-02-01 Thread Dave Angel
Panagiotis Anastasiou Wrote in message: > Hi i'm new in programming and in python and i have an assignment that i cant > complete. I have to Write a Python program to compute and print the first 200 > prime numbers. The output must be formatted with a title and the prime > numbers must be prin

Re:Python prime numbers

2014-02-01 Thread Dave Angel
Panagiotis Anastasiou Wrote in message: > Hi i'm new in programming and in python and i have an assignment that i cant > complete. I have to Write a Python program to compute and print the first 200 > prime numbers. The output must be formatted with a title and the prime > numbers must be prin