Challenge 📝
Resources 📚
A small 'g' is 'happy', but only if a small 'g' follows before or after it. Return true if all g's are happy.
true
#JavaScript Strings
Hard
unsolved