Skip to content

Tigers - Melley Gebretatios and QP#22

Open
mell2022 wants to merge 23 commits into
AdaGold:mainfrom
mell2022:master
Open

Tigers - Melley Gebretatios and QP#22
mell2022 wants to merge 23 commits into
AdaGold:mainfrom
mell2022:master

Conversation

@mell2022

@mell2022 mell2022 commented Oct 6, 2022

Copy link
Copy Markdown

No description provided.

mell2022 and others added 23 commits October 4, 2022 11:00
…ass, wave 5 all pass, add assert back to wave 1- all pass
…_item, implemented get_best_by_category, no tests passing

@CheezItMan CheezItMan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nicely done Melly & QP,

Very clean code and it all seems to work. Well done.

Comment thread swap_meet/vendor.py
if not list_of_items:
return None
else:
best_item = max(list_of_items, key = lambda item: item.condition)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice use of the lambda here!

@mell2022

mell2022 commented Nov 21, 2022 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants