We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230bb2c commit ec1c3feCopy full SHA for ec1c3fe
challenges/extreme-variance/question.py
@@ -1,5 +1,5 @@
1
"""
2
-Annotate function `f` and `g`, to make tests pass.
+TODO: Annotate function `f` and `g`, to make tests pass.
3
4
5
challenges/extreme-variance/solution.py
from collections.abc import Sequence
0 commit comments