Python3 assert(断言) Python3 错误和异常Python assert(断言)用于判断一个表达式,在表达式条件为false 的时候触发异常。 ... assert True # 条件为true 正常执行
確定! 回上一頁