Difference between revisions of "Translations:FP Laboratory 12/1/en"

From Marek Běhálek Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 10:53, 21 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 12)
== Working with files - monad IO ==
* Create a program that reads a file and number it's lines and writes it on the screen.
Translation== Working with files - monad IO ==
* Create a program that reads a file and number it's lines and writes it on the screen.

Working with files - monad IO

  • Create a program that reads a file and number it's lines and writes it on the screen.