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 fb2827a commit 98d8219Copy full SHA for 98d8219
1-js/02-first-steps/14-function-basics/3-min/solution.md
@@ -19,4 +19,3 @@ function min(a, b) {
19
```
20
21
P.S. No caso de igualdade `a == b`, não importa o que retorna.
22
-
0 commit comments