Type the symbol for floor division in Python. code example Example: floor division python 3 # the double '//' is used for floor division result = x//y