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 c0388ca commit 588ef8cCopy full SHA for 588ef8c
_episodes/01-numpy.md
@@ -584,7 +584,7 @@ maximum inflammation for patient 0: 18.0
584
{: .output}
585
586
Everything in a line of code following the '#' symbol is a
587
-[comment]({{ page.root }}/reference/#comment) that is ignored by the computer.
+[comment]({{ page.root }}/reference/#comment) that is ignored by Python.
588
Comments allow programmers to leave explanatory notes for other
589
programmers or their future selves.
590
0 commit comments