The if then else statement executes the statements in the if branch if the condition evaluates to true; otherwise, it executes the statements in the else branch ...
確定! 回上一頁