Hi everyone. Everything passes except the remove method and I don’t know why. When I test it on repl.it it works fine though.
Here’s my code: https://repl.it/JToi/5
Thanks.
Hi everyone. Everything passes except the remove method and I don’t know why. When I test it on repl.it it works fine though.
Here’s my code: https://repl.it/JToi/5
Thanks.
The missing semi-colon on line 56?
Nope. (Those are just my test cases at the bottom. I don’t have them in the actual FCC code.)
Maybe the question has a bug?
the freecodecamp tests pass - did you fix your code?
No, I still don’t know what’s wrong with the remove method.
well - the tests pass with your code - maybe your browser environment is messed up
Lol I just refreshed the page and it passes now.
Thanks!