2732 shaares
32 private links
32 private links
x1.slot1 = 1
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
Input In [3], in <module>
----> 1 x1.slot1 = 1
AttributeError: 'Example' object has no attribute 'slot1'