code-block:: ipython. In [3] from numpy import * In [4] 0 <= arange(6) < 6 and True Out[4]: array([ True, True, True, True, True, True], ...
確定! 回上一頁