Satya Kiran wrote:
> 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?
if you want
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