<Ч
Size: a a a
<Ч
<Ч
R3
VA
SM
pl
int(123).attrib = 1234
Исходная задачаTraceback (most recent call last):
File "/runner/frameworks/python/cw-2.py", line 111, in wrapper
func()
File "main.py", line 30, in it_1
test.assert_equals(a.y.get_change, 'INIT', 'Initial state is correct')
AttributeError: 'int' object has no attribute 'get_change'
AT
pl
<Ч
AT
pl
pl
SM
pl
class obertk(type(1234)):
get_change =''
<Ч
pl
AT
pl
AT