Skip to content

Commit

Permalink
feat: add hints for extreme concatenate (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisrall authored Feb 2, 2024
1 parent dd60cb8 commit d3163d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions challenges/extreme-concatenate/hints.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Check out [Concatenate](https://docs.python.org/3/library/typing.html#typing.Concatenate)
- Omit the return type if you struggle with it

0 comments on commit d3163d6

Please sign in to comment.