Created a Python program that can encrypt and decrypt text using the Caesar Cipher algorithm. Allows users to input a message and a shift value to perform encryption and decryption operations.