Pass. In Python we use the "pass" keyword (a statement) to indicate that nothing happens—the function, class or loop is empty. · With pass, we indicate a "null" ...
確定! 回上一頁