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.
2 parents 71783da + 09f0fcd commit b398361Copy full SHA for b398361
1 file changed
learners/reference.md
@@ -57,6 +57,10 @@ depending on whether a test is true or false.
57
: (CSV) A common textual representation for tables
58
in which the values in each row are separated by commas.
59
60
+[debug](#debug)
61
+: The action of finding and resolving errors (also known as 'bugs')
62
+within computer programs or systems.
63
+
64
[default value]{#default-value}
65
: A value to use for a [parameter](#parameter) if nothing is specified explicitly.
66
0 commit comments