Project
Build a Personal Budget Report with Python Collections and Iterables
Course info
Rating
Level
Beginner

Updated
Jun 2, 2020

Duration
2h 40m

Table of contents
Setup
10m
Count Expenses by Category
30m
Create the BudgetList class to Display Budget Overages
30m
Finish Making BudgetList an Iterable
30m
Categorizing expenses into separate sets
30m
Timing Set Comprehension and Plotting Categories
30m
Description
Course info
Rating
Level
Beginner

Updated
Jun 2, 2020

Duration
2h 40m

Description
In this project we're going to create different budget reports for our spending data using Python collections, iterables, and iterators.
About the author