I'm feeling really frustrated with my Cash Register project on freeCodeCamp.org. I've been stuck on tests 18 and 19 for days, and I'm getting the response **INSUFFICIENT_FUNDS** instead of the correct output for test 18. This isn't the first time I've asked for help, but the guidance I've received so far has just confused me more, and I'm feeling #overwhelmed. For now, I want to focus on test 18 since I'm hoping breaking things down further will help. I'm really feeling kind of stupid here and hope I'm not annoying anyone.
If anyone can take a look at my #code and help me figure out what I'm doing wrong, I would really appreciate it! Here are the links to my code and the relevant forum post:
- **Code:** [JSBin Code](https://jsbin.com/nejesiq/1/edit?html,js,output)
- **Forum Post:** [FreeCodeCamp Forum](https://forum.freecodecamp.org/t/build-a-cash-register-project-build-a-cash-register/717252/2)
- **Project Link:** [Cash Register Project](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/build-a-cash-register-project/build-a-cash-register)
Thank you in advance for any help!