How to use comparison and ' if not' in python?

后端 未结 0 1506
逝去的感伤
逝去的感伤 2021-02-11 15:23

In one piece of my program I doubt if i use the comparison correctly. i want to make sure that ( u0 <= u < u0+step ) before do something.

if not (u0 <=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题