Thread: Help please!
View Single Post
Old May 1st, 2005, 3:14 PM   #1
lingon
Newbie
 
Join Date: Apr 2005
Posts: 17
Rep Power: 0 lingon is on a distinguished road
Help please!

Hi! If I, for exampel, enter the number 123456 is there any way that I can make python read it as 1,2,3,4,5,6?And thus for eampel give the numbers the names a,b,c,d,e,f and then "print a+b+c+d+e+f" and get the answer 21?
lingon is offline   Reply With Quote