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

Improve challenges with alternative solutions and hints #125

Conversation

LoicRiegel
Copy link
Contributor

@LoicRiegel LoicRiegel commented Oct 27, 2024

Hi, I tried to improve a few challenged

advanced-forward

  • added an alternative solution (a hint was already mentioned about that)

extreme-self-casting and advanced-variadic-generics:

  • added hints
  • Removed "solution2.py" and moved the alternative solution proposed there as a comment in the corresponding "solution.py" file. This is more consistent, and the fact that those file exist is easy to miss for someone landing on the "solution.py" from the website

Hope you find those contributions useful :)

@LoicRiegel LoicRiegel changed the title Qdd alternative solution in advanced-forward challenge Add alternative solution in advanced-forward challenge Oct 27, 2024
"from __future__ import annotations"
@LoicRiegel LoicRiegel force-pushed the add-alternative-solution-advanced-forward-challenge branch from 8deef2d to 3126219 Compare October 27, 2024 21:50
@laike9m
Copy link
Owner

laike9m commented Oct 27, 2024

Thanks Loïc for the PR! I'll take a look when I have time

@LoicRiegel LoicRiegel force-pushed the add-alternative-solution-advanced-forward-challenge branch from f4c7c38 to 18ba589 Compare October 27, 2024 23:06
@LoicRiegel LoicRiegel changed the title Add alternative solution in advanced-forward challenge Improve challenges with alternative solution and hints Oct 28, 2024
@LoicRiegel LoicRiegel changed the title Improve challenges with alternative solution and hints Improve challenges with alternative solutions and hints Oct 28, 2024
@laike9m
Copy link
Owner

laike9m commented Oct 31, 2024

LGTM, thanks again!

@laike9m laike9m merged commit 5199d9f into laike9m:main Oct 31, 2024
1 check passed
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