Traceback (most recent call last): File ".code.tio", line 3, in <module> a[2:68+2:2] ^= map(ord, str((__builtins__,))) TypeError: unsupported operand type(s) for ^=: 'list' and 'map'
thanks python