This system encrypts and decrypts words using the Caesar cryptography algorithm. It only allows alphabetic characters, with no punctuation or accents. Note: Uppercase characters are not differentiated from lowercase.
Run script:
node encript_and_decript.js