M
mailpitches
try running this in python:
print [39.95]
the output i get is:
[39.950000000000003]
what's up with that?
print [39.95]
the output i get is:
[39.950000000000003]
what's up with that?
try running this in python:
print [39.95]
the output i get is:
[39.950000000000003]
what's up with that?
print [39.95]
the output i get is:
[39.950000000000003]
what's up with that?
try running this in python:
print [39.95]
the output i get is:
[39.950000000000003]
what's up with that?
try running this in python:
print [39.95]
the output i get is:
[39.950000000000003]
what's up with that?
.... print an, str(an), repr(an)alst = [anum]
print alst, str(alst), repr(alst) [39.950000000000003] [39.950000000000003] [39.950000000000003]
for an in alst:
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.