Replace int(int_value / int_value) with floordiv
#132
+3
−3
int(int_value / int_value) with floordiv
#132