Difference between revisions of "Translations:FP Laboratory 3/2/cs"

From Marek Běhálek Wiki
Jump to navigation Jump to search
(Created page with "== Jwednoduché funkce pracující se seznamy == Implementujte následující funkce: * Vytvořte funkci, která vypočítá délku seznamu.")
 
 
Line 1: Line 1:
== Jwednoduché funkce pracující se seznamy ==
+
== Jednoduché funkce pracující se seznamy ==
 
Implementujte následující funkce:
 
Implementujte následující funkce:
 
* Vytvořte funkci, která vypočítá délku seznamu.
 
* Vytvořte funkci, která vypočítá délku seznamu.

Latest revision as of 08:36, 19 October 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FP Laboratory 3)
== Simple functions working with list ==
Implement following functions:
* Create a function that computes length of a list.
Translation== Jednoduché funkce pracující se seznamy ==
Implementujte následující funkce:
* Vytvořte funkci, která vypočítá délku seznamu.

Jednoduché funkce pracující se seznamy

Implementujte následující funkce:

  • Vytvořte funkci, která vypočítá délku seznamu.