0
File Input/Output
Create a program that reads numbers from a file named data.dat and writes them to a file named result.dat. The input file should contain exactly one number per line
3 odpowiedzi
+ 3
+ 2
I have written the program but I am having a problem calling data from the data.dat file
How am I suppose to create the external files