Here's a string that represents a credit card number: "055 444 285". To work with it, we want to remove the spaces. #gsub can do this; ...
確定! 回上一頁