Python-if not

1、代码

if not cond:
    do_something()

 

posted @ 2022-06-07 16:42  朱小勇  阅读(56)  评论(0)    收藏  举报