Difference between revisions of "Translations:FP Laboratory 5/14/cs"

From Marek Běhálek Wiki
Jump to navigation Jump to search
(Created page with "* Při zadání seznamu prvků a jediného prvku <code>el</code> vytvořte funkci, která vrátí posloupnost prvků větších než <code>el</code>.")
 
(No difference)

Latest revision as of 06:51, 10 October 2023

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 5)
* Given a list of elements and a single element el, create a function that returns sequences of elements greater than el.
Translation* Při zadání seznamu prvků a jediného prvku <code>el</code> vytvořte funkci, která vrátí posloupnost prvků větších než <code>el</code>.
  • Při zadání seznamu prvků a jediného prvku el vytvořte funkci, která vrátí posloupnost prvků větších než el.