I was just checking out python and I found a weird thing. See the code below
>>> 1/1 1.0 >>> 1/12 0.08333333333333333 >>> 1/123 0.00813