function sayHello(name) { return `Hello, ${name}!` } Using special syntax, your editor can understand your JavaScript code.
確定! 回上一頁