We create exciting, captivating and compelling content with a focus on the audience that is informative and entertaining that speaks directly to their needs.
@SqSehrish So the rule is: each letter is shifted forward by one in the alphabet.
Applying Rule to “BIRD”
- B → C
- I → J
- R → S
- D → E
Result: “CJSE”
So in this code language, “BIRD” is written as “CJSE.”
@SqSehrish Let’s crack the code step by step:
Observed Pattern
- “CAT” → “DBU”
- C → D (shift +1)
- A → B (shift +1)
- T → U (shift +1)
- “DOG” → “EPH”
- D → E (shift +1)
- O → P (shift +1)
- G → H (shift +1)