Skip to content

Commit 6d5559d

Browse files
Estrella  PopocaEstrella  Popoca
authored andcommitted
Add to Caesar Cipher PT
1 parent a6af2ee commit 6d5559d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/create-a-ceasar-cipher-with-java/create-a-caesar-cipher-with-java.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ tags:
3838

3939
## Introduction
4040

41+
Around 58 BC, [Julius Caesar](https://en.wikipedia.org/wiki/Julius_Caesar), the legendary Roman general, was busy conquering the modern-day France and Belgium, but he had a problem: his messages kept getting intercepted by enemies.
42+
43+
So, he pulled off a kinda genius move... he shifted each letter in his messages by 3 spaces, which made the messages difficult to decipher if intercepted.
44+
45+
This meant that "attack at dawn" would become "dwwdfn dw gdzq" to any nosey enemies.
46+
4147
```terminal
4248
Wms fytc y jckmlybc kmsrf!
4349
```

0 commit comments

Comments
 (0)