This is how my code is supposed to encrypt and decrypt. Where do I insert that information?? All my code does is just create the file, and read it. Also, how do I use both my plain text file and key file?
Im supposed to do something like this
Plaintext; Hello
Key: Kitty
and it is supposed to at H + K and then replace it with whatever letter its supposed to be. everything should be in caps