To create a variable in JavaScript, use the let keyword. ... define the variable and assign the value alert(message); // Hello!
確定! 回上一頁