Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tigers - Melley Gebretatios and QP #22

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Conversation

mell2022
Copy link

@mell2022 mell2022 commented Oct 6, 2022

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
Copy link

@CheezItMan CheezItMan left a comment

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.

return None
else:
best_item = max(list_of_items, key = lambda item: item.condition)

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
Copy link
Author

mell2022 commented Nov 21, 2022 via email

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