1. modify your secret agent program to read input from a file, encode it , and write the encoded version out to another file.
2.write a matlab program that accepts a code number and an input string and outputs a coded version of the string. wtite a second program that accepts a code number and a scrambled string , and decodes it, outputting the original sentence.