Talk:Generator (computer programming): Difference between revisions

Content deleted Content added
m Seeking help understanding the Python prime number generator code.
SineBot (talk | contribs)
m Dating comment by Dblanchard - "Seeking help understanding the Python prime number generator code."
Line 204:
 
: I agree, the quality of the content overrules the character of the contributor. However, the Python example's prime number generator is beyond me. In particular, the line "if not any( n % f == 0 for f in p ):" uses the variable "f" which is never created in the code. Any help?
[[User:Dblanchard|dblanchard]] ([[User talk:Dblanchard|talk]]) <span style="font-size: smaller;" class="autosigned">—Preceding [[Wikipedia:Signatures|undated]] comment added 16:22, 5 October 2009 (UTC).</span><!--Template:Undated--> <!--Autosigned by SineBot-->
 
==Fuzzy definition?==