On 2/9/2012 8:23 PM, noydb wrote:
So how would you round UP always? Say the number is 3219, so you want
>>> (3333//100+1)*100 3400
-- Terry Jan Reedy -- http://mail.python.org/mailman/listinfo/python-list
On 2/9/2012 8:23 PM, noydb wrote:
So how would you round UP always? Say the number is 3219, so you want
>>> (3333//100+1)*100 3400
-- Terry Jan Reedy -- http://mail.python.org/mailman/listinfo/python-list