RosettaCodeData/Task/File-size/00-TASK.txt

4 lines
173 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Verify the size of a file called     '''input.txt'''     for a file in the current working directory, and another one in the file system root.
<br><br>