Traceback (most recent call last):
  File "/app/code.py", line 9, in <module>
    for i in range(len(L) / 2):
             ^^^^^^^^^^^^^^^^^
TypeError: 'float' object cannot be interpreted as an integer