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 669c85f commit 77cc5f6Copy full SHA for 77cc5f6
1 file changed
lessons/beginners/functions/index.md
@@ -79,7 +79,7 @@ print(delka)
79
```
80
81
To `len` je *funkce* (angl. *function*).
82
-Jak se takové funkce požívají?
+Jak se takové funkce používají?
83
84
K tomu, abys funkci mohl{{a}} použít, potřebuješ znát její
85
*jméno* – tady `len`.
0 commit comments