Everything about s
The 's' replaces one Area match at a time however the 's+' replaces The entire space sequence at the same time with the second parameter.In cases like this, it makes no difference, since you are replacing all the things with the empty string (While it would be far better to employ s+ from an performance point of view). If you have been changing whi