Which instruction do we use to replace all occurrences of a value in a string?
replace()
sort()
update()
Make sure to pick replace().