The assert statement is a sanity check statement, used when debugging code. It is an alternative to an if statement. It gives an AssertionError exception if ...
確定! 回上一頁