• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Budget class that can instantiate objects based on different budget categories like food, clothing, and entertainment. These objects should allow for 1. Depositing funds to each of the categories 2. Withdrawing funds from each category 3. Computing category balances 4. Transferring balance amounts between categories