File "/app/code.py", line 10
    ans += min(L[i], L[len(L) - 1 - i]
              ^
SyntaxError: '(' was never closed