Skip to content

Commit a47afda

Browse files
otmon76danipoma
andauthored
Update 1-js/02-first-steps/15-function-basics/2-rewrite-function-question-or/task.md
Co-authored-by: Daniel Pomajbík <[email protected]>
1 parent a040390 commit a47afda

File tree

1 file changed

+3
-1
lines changed
  • 1-js/02-first-steps/15-function-basics/2-rewrite-function-question-or

1 file changed

+3
-1
lines changed

1-js/02-first-steps/15-function-basics/2-rewrite-function-question-or/task.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ importance: 4
44

55
# Přepište funkci pomocí „?“ nebo „||“
66

7-
Následující funkce vrátí `true`, jestliže parametr `věk` je větší než `18`. Jinak se zeptá na povolení a vrátí výsledek dotazu:
7+
Následující funkce vrátí `true`, jestliže parametr `věk` je větší než `18`.
8+
9+
Jinak se zeptá na povolení a vrátí výsledek dotazu:
810

911

1012
```js

0 commit comments

Comments
 (0)