🌈 搜索
📅  最后修改于: 2022-03-11 14:48:17.657000             🧑  作者: Mango
const clothing = ['shoes', 'shirts', 'socks', 'sweaters']; console.log(clothing.length); // expected output: 4