RosettaCodeData/Task/File-input-output/SenseTalk/file-input-output-1.sensetalk

3 lines
79 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
put file "input.txt" into fileContents
put fileContents into file "output.txt"