Now let's remove the last character from the string using the substring method in the below example. function removeLastCharacter() { var str = ...
確定! 回上一頁