Typecasting

Jason Drew jasondrew at comcast.net
Mon Feb 23 13:42:14 EST 2004


In
   http://www.python.org/doc/2.3.3/lib/built-in-funcs.html
see the function
   int([x[, radix]])

Jason

"Shah, Rajesh \(GE Consumer & Industrial\)" <Rajesh.Shah at ge.com> wrote in message news:<mailman.198.1077534828.27104.python-list at python.org>...
> Hi Everybody,
> 
> Can you guide me to convert string into Int datatype?
> (i.e. How can we convert string into int? like '555' into 555)
> 
> Thanks in advance.
> 
> ~Rajesh



More information about the Python-list mailing list