AZ
Size: a a a
AZ
B
NV
G
λ
λ
p
E
NV
DF
p
NV
NV
PK
B
x = {}
x.y = 10;
input
Traceback (most recent call last):
File "main.py", line 10, in <module>
x.y = 10;
AttributeError: 'dict' object has no attribute 'y'
E
λ
p
NV
DF