All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h Czech (cs)* Funkce která spočítá n-tý člen Fibonacciho posloupnosti.  V řešení využijte n-tice.
 h English (en)* Create a function that computes n-th number in the Fibonacci sequence. The function should use tuples in the solution.