7 lines
56 B
Python
7 lines
56 B
Python
|
class Category:
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
def create_spend_chart(categories):
|