All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h Czech (cs) | * Vytvořte funkci, která spočítá všechna lichá čísla v daném seznamu (definujte ji nerekurzivně pomocí dříve definovaných funkcí). |
h English (en) | * Create a function that counts all odd numbers in a given list (define non-recursively using previously defined functions). |