Python3 assert(断言) Python3 错误和异常Python assert(断言)用于判断一个表达式,在表达式条件为false ... if not expression: raise AssertionError(arguments).
確定! 回上一頁