Challenge 📝
Resources 📚
A string string is given. Replace every occurrence of the word 'bug' with the word 'flower'.
string
#JavaScript Strings
Easy
unsolved