使用正确的数组方法移除fruits数组的最后一个项目。
点击 此处 重试
const fruits = ["Banana", "Orange", "Apple"]; w3exercise_input_no_0;
w3exercise_input_no_0