On Sat, 1 Feb 2014 07:33:47 -0800 (PST), Panagiotis Anastasiou wrote:
> 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
On Saturday, February 1, 2014, Panagiotis Anastasiou
wrote:
> 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 num
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 printed in 5 properly aligned columns . I have used th