Python Floor Division Seems incorrect?
I was noticing that in some situations floor division (the // operator) seems to behave incorrectly. Here is one example:
I was noticing that in some situations floor division (the // operator) seems to behave incorrectly. Here is one example: