How can we reuse the result given by replace()?

By creating a variable and storing it insideWe can't reuse the result since it always changes

By creating a variable and storing it inside.