Anyone could explain how modulo operators works in python
In normal division when 1/10 , the remainder is 0 , but when do the same in python , i got answer as 1 , anyone can explain this how ?
Homework Help – Using Modulo to Count out Bills and Coins
NOTE: I do NOT want the answer! I am hoping to get guidance on next steps