Build a Budget App - Build a Budget App

Tell us what’s happening:

I am printing the right charts; however, my code still isn’t clearing check 20. It is definitely something to do with my invisible spaces, but I have no way to check it. If anyone knows how I can check it, or knows what my problem is, I would be greatful.

Your code so far


Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36

Challenge Information:

Build a Budget App - Build a Budget App

You could replace the spaces with * in the return so you can see the spaces better.

Did you check the browser console output and see the error feedback there/