You can count me in too.I've been into python for sometime now.
I agree that a collaborative learning makes it fun and helps you reach
your goal faster.
--
http://mail.python.org/mailman/listinfo/python-list
I managed to take the test,though not it's entirety.
I am still far being proficient in Python,but I really liked the
thought-provoking questions in there.
thanks so much.
Kiran Satya
On 7/23/06, Ian Parker <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>, Richard
> Jones <[EMAIL PRO
Hello,
I have upgraded to Python2.4 on my Red Hat 9.0 Linux box.
I want to work with IDLE and ran a search to check it's presence.
Here is what I get.
[EMAIL PROTECTED] bin]# find / -iname idlelib
/usr/local/lib/python2.4/idlelib
[EMAIL PROTECTED] bin]# cd /usr/local/lib/python2.4/idlelib
[EMAIL
Hi there!
I m a python newbie,infact,I m a newbie to programming and I was suggested it was a good idea to start it with python.
I was trying a program which needs three integers from the user.I got it by using raw_input thrice.
Is there a better way(s) to do it?
Can a user be prompted thrice wit