Courses
Log inStart Learning AI
Courses
Log inStart Learning AI

Q&A Discussions

Floor division and modulo operator
andnumeric-operationspythonquotientremainder
0 Votes
2 Answers
27th May 2019, 9:29 AM
Mansi
Mansi - avatar
Why is 1 % 2 = 1? I understand that 13 % 4 = 1 because 1 is the remainder of 13 / 4, but I don't see how the first modulus works. Can someone explain this please?
python
1 Vote
6 Answers
2nd Oct 2016, 7:49 PM
method
method - avatar
in modulo the remainder is returned, but in quotient what happens to the remaining value after the no of times a value can go into another value is found?
numeric-operationspython
0 Votes
2 Answers
11th Aug 2016, 10:26 PM
Idiongomfon Imoh
Idiongomfon Imoh - avatar
Can anyone explain me "Quotient & Remainder"? (Python)
&basicconceptsnumericaloperationsotherphytonquotientremainder
1 Vote
1 Answer
15th Jul 2019, 4:24 PM
Achs
< Previous123Next >
Hot today
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes