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 ?
I tried 1%10 in python, got output as 1, any one can explain how this works in backend
New contributor
G S DAKSHNAKUMAR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.