Re: The Greatest News Ever!

2005-03-26 Thread R.Meijer
yahoo.com> writes: > > http://www.jcil.blogspot.com << The Greatest News Ever! > Wow, what a total bullshit (no offense to christians >_> ) Now, what I don't understand is what this is doing in a python newsgroup? -- http://mail.python.org/mailman/listinfo/python-list

Re: Python for a 10-14 years old?

2005-03-24 Thread R.Meijer
Jot nad.com> writes: > > tnozh yahoo.com wrote: > > Hi, > > > > I am blessed with a *very* gifted nine-years old daughter for whom I > > have recently installed an old GNU/Linux Mandrake 7.2 > > If she's really gifted i hope she dumps that obsolete monolithic kernel > as soon as she realize

Re: Wrong with this script?

2005-03-05 Thread R.Meijer
Daniel Fackrell gmail.com> writes: > > You need to close the () for input here. After doing that, if you run it > you will notice that you get an exception for most inputs, including "yes". > IIRC, input() is scheduled for removal in some future version of Python > because it doesn't do what yo

Wrong with this script?

2005-03-05 Thread R.Meijer
Hi, I've been busy with an experimental script, and I can't seem to see what is wrong with it, can somebody tell me? Here it is: a = 0 b = 1 mainloop = 1 print "Welcome to pyFibo" print "For more information type \'help\'" while mainloop==1: limit = input("Until what number do you want to