Skip to content

adecool/BUDGET-CLASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BUDGET-CLASS

Task Title: Python: Classes and Objects Back End Python Created 05-04-2021 22:15:34

Budget App Create a 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

Push your code to GitHub, and submit the repo link. my class code is in the budget.py file and my main code for instance objects is in main.py. pls comment my weakness

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages