Files
system-design-primer/solutions/system_design
cclauss 7f0b7bc5be Variable name: change seller to category
In the current code, __seller__ is an unused variable and __category__ is an undefined name (see #93).

Given that the class is __SpendingByCategory__, this PR advocates changing seller —> category.
2018-04-26 01:04:36 -06:00
..
2018-04-25 18:19:04 -07:00
2018-04-25 18:19:04 -07:00
2017-04-02 08:21:37 -04:00