equal value and equal type, x === 5 ... not equal value or not equal type, x !== ... statements to compare values and take action depending on the result:.
確定! 回上一頁