E
Size: a a a
E
ДК
python
print(type("1")())
python3 assumed, other valid option is python2, you can be more specific next time.
ДК
python
print(type("1")())
python3 assumed, other valid option is python2, you can be more specific next time.
E
python
print(type("1")())
python3 assumed, other valid option is python2, you can be more specific next time.
ДК
E
ДК
БГ
БГ
py3
print(hasattr(int, "__call__"))
True
E
ВС
БГ
type(...)
, а это - вызов функцииE
ВС
E
ДК
БГ
py3
print(hasattr(int, "__call__"))
True
ВС
py3
print(hasattr(int, "__call__"))
True
ДК