What happens when we use replace() on a string that contains multiple occurrences of the value we're replacing?
replace()
All occurrences are replaced .