L
Lad
How can I covert in Python a variable of a long type to variable of
Integer type?
Thank you for reply
L.
Integer type?
Thank you for reply
L.
How can I covert in Python a variable of a long type to variable of
Integer type?
Em Sáb, 2006-03-18 às 05:12 -0800, Lad escreveu:
You can do "int(variable)", but it can't be always done (for example,
when variable > MAX_INT):
The above value is a float, not a long ...JuHui said:3.3333333333333335
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.