Not getting exact result in python with the values leading zero. Please tell me what is going on the

Posted by himagiri on Stack Overflow See other posts from Stack Overflow or by himagiri
Published on 2010-06-18T05:35:26Z Indexed on 2010/06/18 5:53 UTC
Read the original article Hit count: 152

Filed under:

zipcode = 02132

print zipcode

result = 1114

© Stack Overflow or respective owner

Related posts about python