The Python assert keyword tests if a condition is true. If a condition is false, the program will stop with an optional message.
確定! 回上一頁