Hello guys, i've got to write a simple encryption program whitch should change letters in words. In one file are words and in other should be a somthing like: A;1, B;2, C;3 etc.
And program should...