Typically, you want to perform an action when a condition is True and another action when the condition is False . To do so, you use the if...else statement.
確定! 回上一頁