We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd60cb8 commit d3163d6Copy full SHA for d3163d6
challenges/extreme-concatenate/hints.md
@@ -0,0 +1,2 @@
1
+- Check out [Concatenate](https://docs.python.org/3/library/typing.html#typing.Concatenate)
2
+- Omit the return type if you struggle with it
0 commit comments