Re: getting tut. example to work

2009-02-23 Thread alex23
On Feb 24, 1:31 pm, John Forse wrote: > I'm trying some examples from the language ref sections on the site in   > the process of learning some python in 3.0.1. I've tried to run both   > of the samples below ,but the only printout is "generator object chain   > at 0x11f4dc8" whether I use print()

getting tut. example to work

2009-02-23 Thread John Forse
I'm trying some examples from the language ref sections on the site in the process of learning some python in 3.0.1. I've tried to run both of the samples below ,but the only printout is "generator object chain at 0x11f4dc8" whether I use print() or not . How do I use the sample to produce