Mirage Web Studio schrieb am 29.05.2015 um 17:28:
> Below is a sample code i created.
> Can i better it any way?

Absolutely. Prime number generation is a very well researched and fun to
implement topic. Thus many people have done it before.

See this for algorithmic improvements:

https://pypi.python.org/pypi/pyprimes

Stefan


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to