py icon indicating copy to clipboard operation
py copied to clipboard

typo

Open pradeepbbl opened this issue 5 years ago • 1 comments

https://github.com/codebasics/py/blob/9168aaa21a42c18ea1542203bad7acc2cb99f6aa/DataStructures/2_Arrays/Solution/1_expenses.py#L36

should be: exp[3] + 200

pradeepbbl avatar Nov 07 '20 22:11 pradeepbbl

https://github.com/codebasics/py/blob/9168aaa21a42c18ea1542203bad7acc2cb99f6aa/DataStructures/2_Arrays/Solution/1_expenses.py#L36

should be: exp[3] + 200

Dude its expense, $200 were refunded and hence the expense is reduced.

TechBoyy6 avatar Nov 16 '20 10:11 TechBoyy6