A Caesar cipher is a simple method of encrypting text where each letter is shifted a fixed number of positions down the alphabet. For example, with a shift of 3, "A" becomes "D", "B" becomes "E", and so on. This method was used by Julius Caesar for private communication.
This is for a insights project. I will unshare it after Don't try if you Haven't done the 1st part