Tell us what’s happening:
I’ve written out and tested the code for the budget app on vscode based off the boilerplate provided on GitHub, however when I insert my code on freeCodeCamp,'s client, all the tests fail, despite passing the same tests provided on GitHub when I run them in my terminal.
I’m not sure if it’s a problem with it being in Beta or not, but would love some guidance!
I have all adblockers disabled for freeCodeCamp as well.
Your code so far
https://raw.githubusercontent.com/henry-oberholtzer/BudgetApp/main/budget.py
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0
Challenge Information:
Scientific Computing with Python Projects - Budget App
https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/budget-app

