基础数据结构 - 使用方括号访问数组的元素

告诉我们发生了什么:
在此详细描述你的问题。
The box on the bottom is showing this "
// run tests
ChunkLoadError: Loading chunk 2256 failed.
(timeout: https://www.freecodecamp.org/chinese/a09ae719-1ef0cadccfd9a77fb7a7.js)"

你目前的代码

let myArray = ["a", "b", "c", "d"];
// 只修改这一行下面的代码
myArray[1] = "a" ;
// 只修改这一行上面的代码
console.log(myArray);

你的浏览器信息:

用户代理是: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15

挑战: 基础数据结构 - 使用方括号访问数组的元素

挑战的链接:

我复制你的代码,能够通过,建议清除浏览器缓存再试试

好的,谢谢!请问怎么在 mac 上清除浏览器缓存啊?

解决 感谢~~~~~~~~~ 要20个字233333333