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 c64bb45 commit ccdb5caCopy full SHA for ccdb5ca
Sprint-3/1-implement-and-rewrite-tests/testing-guide.md
@@ -9,7 +9,7 @@ Input ──▶ Function ──▶ Output
9
A function
10
- Takes **input** (via **arguments**)
11
- Does some work
12
-- Yields **one output** (via a **return value**)
+- Produces **one output** (via a **return value**)
13
14
Example:
15
0 commit comments