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 f28df0d commit aba5372Copy full SHA for aba5372
wordcount/tests/task_02.py
@@ -3,7 +3,7 @@
3
4
@task(
5
number=2,
6
- name="Read Data from Standard Input",
+ name="Read Data From Standard Input",
7
url="https://realpython.com/lessons/wordcount-read-data-from-standard-input-task/",
8
)
9
@tutorial("python-command-line-arguments", section="standard-input")
0 commit comments