You can also pass a hash as the second argument, and do literal string replacement based on secondary matching. puts "A grin".gsub(/(\w+)/, ' ...
確定! 回上一頁