the division operator should result the float value the same operator should run in both python version 3 and 2.7
in python 3 and 2.7 the common division operator is // but this returns the interger value, which common division operator returns float value