If statement. Syntax: if (condition) { lines of code to be executed if condition is true }. You can use If statement if you ...
確定! 回上一頁