Python allows you to get a division, floor division, and the remainder of a division using simple operators.
The code above shows the functionalities of these operators.