例子的寫法不太對 const words = lower.split(' ') // ['welcome', 'to', 'fp', 'world '] 這裡會...
可以用 hash 去對應你的中文 // 資料來源 const amenities = { 'Wi-Fi': true, Breakfast: false...
console.log(1 > 2 > 3); 這段應該是要寫 console.log(3 > 2 > 1);
== 的不等於是 !====的不等於才是 !==型態如果不一樣結果也不一樣唷
10系列顯卡現在都不吃VGA接頭了喔