I\'m trying to write a program that encrypts a given message using rail fence cipher, prints the output, AND then decrypts that same message back to plaintext.
so my