Re: [Tutor] reading random line from a file

2007-07-18 Thread Nathan Coulter
> ---Original Message--- > From: Tiger12506 <[EMAIL PROTECTED]> > Yuck. Talk about a one shot function! Of course it only reads through the > file once! You only call the function once. Put a second print randline(f) > at the bottom of your script and see what happens :-) > > JS >

Re: [Tutor] reading excel and access files

2005-08-22 Thread Nathan Coulter
ZIYAD A. M. AL-BATLY wrote: > On Mon, 2005-08-22 at 18:57 +0100, Alan G wrote: > >>>hello, can python read excel and access files? >> You might also have a look at http://sourceforge.net/projects/pyexcelerator -- Poor Yorick ___ Tutor maillist - Tut

Re: [Tutor] reading excel and access files

2005-08-22 Thread Nathan Coulter
ZIYAD A. M. AL-BATLY wrote: > On Mon, 2005-08-22 at 18:57 +0100, Alan G wrote: > >>>hello, can python read excel and access files? >> You might also have a look at http://sourceforge.net/projects/pyexcelerator -- Poor Yorick ___ Tutor maillist - Tuto

Re: [Tutor] Why won't it enter the quiz? (off topic)

2005-09-16 Thread Nathan Coulter
Byron wrote: > Hi Nathan, > > Wow, I have to give you some good credit -- you are quite the sneaky and > innovative business guy. You get the free tutors here to help write > your programs and when they are finished, you sell them on your website > for $20.00 each! I bet more businesses wish

Re: [Tutor] Maths: getting degrees from radians (or am I wrong?)

2005-09-20 Thread Nathan Coulter
John Fouhy wrote: > On 21/09/05, R. Alan Monroe <[EMAIL PROTECTED]> wrote: > >>> >>> math.degrees(_) <--- in all my time on tutor >> >> I have never noticed >> this underscore trick >> before > > > I'm not a big