Difference between revisions of "Translations:FP Laboratory 7/25/cs"

From Marek Běhálek Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
* Definujte funkci <code>makePicture</code>, kde argumentem funkce je seznam pozic černých bodů (reprezentovaných znakem <code>'#'</code>) a dva celočíselné argumenty udávají šírku a výšku obrázku.
+
* Definujte funkci <code>makePicture</code>, kde argumentem funkce je seznam pozic černých bodů (reprezentovaných znakem <code>'#'</code>) a dva celočíselné argumenty udávají šírku a výšku obrázku.

Latest revision as of 11:30, 26 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 7)
* Define a function makePicture where the list arguments gives the positions of the black points (represented by sharp) and the two integer arguments give the width and height of the picture.
Translation* Definujte funkci <code>makePicture</code>, kde argumentem funkce je seznam pozic černých bodů (reprezentovaných znakem <code>'#'</code>) a dva celočíselné  argumenty udávají šírku a výšku obrázku.
  • Definujte funkci makePicture, kde argumentem funkce je seznam pozic černých bodů (reprezentovaných znakem '#') a dva celočíselné argumenty udávají šírku a výšku obrázku.