Skip to content

Commit 98d8219

Browse files
authored
Update solution.md
1 parent fb2827a commit 98d8219

File tree

1 file changed

+0
-1
lines changed
  • 1-js/02-first-steps/14-function-basics/3-min

1 file changed

+0
-1
lines changed

1-js/02-first-steps/14-function-basics/3-min/solution.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ function min(a, b) {
1919
```
2020

2121
P.S. No caso de igualdade `a == b`, não importa o que retorna.
22-

0 commit comments

Comments
 (0)