Can't Figure Out Why Not Working
Challenges
• Last reply from yorkcook13 at March 29, 2021 at 9:23PM UTC
I can't figure out why my code doesn't work. It works when I try it in repl.it, is it because it doesn't make the time constraint?? Thanks!
function isDollarDeleteEqual {
let mapped = arr.map);
return mapped.every;
}
function getFinalStr {
let arr...