[lang-ref]
基本
>
演算子
> ( logic_operator_not ) ( python )
[lang-ref] ( logic_operator_not ) ( python )
def test_logic_operator_not(): # not r = not True assert not r