Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
I pass all validators in IDE, but it fails on the submit it fails on 4_validator
Any advice ?
I had a similar problem and, in my case, it was that there can be uppercase characters in variable names (consider a-z, A-Z, 0-9 and “_”).