public class FileIO { //todo: Create a file with at least 5 lines of arbitrary text //create a second file and copy the first and the last word of every line of your arbitrary text //donot forget to save your file }