How can I find the remainder when dividing 2 integers

Rohan Pai rohan.pai at live.com
Sun Jan 9 10:41:41 EST 2011


Try using dividend % divisor, this will return the remainder

 

Rohan Pai

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110109/821ba787/attachment.html>


More information about the Python-list mailing list