0
Python Division without division operator the reminder sign problems
I want to code a division function without using the division operator , when I use Positive integers it works perfectly the quotient and the reminder , my problem is with the reminder when I use negative integers . This is my code https://code.sololearn.com/cJkUXYRE3qpr/?ref=app
2 Respuestas
+ 1
Right code.
https://code.sololearn.com/csV1iUfyn647/?ref=app
0
I like you code. I can't spot the error though. :(
For the spellings...
remainder
numerator
denominator