let x = 25; if( x > 10 ) console. · if( condition ) { // statements } · if( condition ) { // statement } else { // statement (when condition evaluates to false) }.
確定! 回上一頁