Hi there!<br>
<br>
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.<br>
<br>
I was trying a program which needs three integers from the user.I got it by using raw_input thrice.<br>
Is there a better way(s) to do it?<br>
Can a user be prompted thrice with a single raw_input and something additional?<br>
<br>
<br>
thanks in advance,<br>
<br>
Kiran Saty<br>