Traceback (most recent call last): File "core#010.py", line 11, in print(p1 + p2) TypeError: unsupported operand type(s) for +: 'Person' and 'Person'