The function name reverse() is quite general. That could refer to reversing an array, string, or whatever. A better name might be reverseArray() ...
確定! 回上一頁