On Mar 23, 6:12 pm, grocery_stocker <cdal...@gmail.com> wrote: > So what's the difference between generating a value and returning a > value?
I agree with Alan's first thought, which is that no distinction was intended. In my opinion, it's especially poor form to use the term "generate" in that context when the language you are using to explain these concepts has very specific things called "generators". (Until I followed the link, I thought the person was talking about the difference between functions with "return" and functions with "yield".) John -- http://mail.python.org/mailman/listinfo/python-list