БГ
Size: a a a
БГ
VA
R3
БГ
БГ
@decorator(%parameters%)
def func():
...
R3
БГ
БГ
K
VK
py3
print(type(bool)==bool)
False
VA
py3
print(type(bool)==bool)
False
VA
VA
Python3
print(type(bool))
print(bool)
<class 'type'>
<class 'bool'>
SI
Python3
print(type(bool))
print(bool)
<class 'type'>
<class 'bool'>
R3
SI
R3
R3
R3