On 2013-03-30, ????????????????????? <ama...@amachu.me> wrote:
> On Saturday 30 March 2013 02:58 PM, Roland Mueller wrote:
>>
>>
>>
>> I assume you have a numeric value a and want to have a float with 2
>> decimals. This can be achieved with the function round(): 
>
> But I need 10.00 and not 10.0

They're the same number.

Are you asking how to format floating point numbers when they're
displayed?

-- 
Grant


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

Reply via email to