Creating a File I/O using import scanner, io.* and text.*
open a file for reading and open another file for writing data. input file hours-int, hourly rate-double, name-string. output file name-string, hours-int, hourly rate-double and total pay rate* hours-double.