Use repr()

print(repr(sum([.1, .1, .1, .1, .1, .1, .1, .1, .1, .1])))

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to