БГ
Size: a a a
БГ
Р
R3
AT
БГ
AT
R3
AT
R3
AT
R3
БГ
AT
AT
AT
b
b
БГ
py3
config = {'hui': 20, 'piski': 10}
class Some:
_config=config
def __init__(self, pos_arg, *args, name_arg=''):
pass
some = Some('motherfucker')
print(some._config['hui'])20
БГ
AT