// using arrow functions let x = (x, y) => x * y;. using an arrow function. Arrow Function Syntax. The syntax of the arrow function is: let myFunction = ...
確定! 回上一頁