Skip to content

Commit 592fa7f

Browse files
committed
2 parents a2ed526 + e10861f commit 592fa7f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Ciphers/Caesar_cipher/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,17 @@ To Implement the Ceaser cipher
2828
- Input the Message
2929
- And finally we will get Encrypted message and Decrypted Message
3030

31+
# Outputs
32+
33+
### Output 1
34+
![Output_1](https://user-images.githubusercontent.com/78487398/135653838-f537c782-875b-4c1a-aef7-3dd7dc8c315b.png)
35+
36+
37+
### Output 2
38+
![Output_2](https://user-images.githubusercontent.com/78487398/135654075-6a373e48-ecb1-403f-8da5-520ed9eb31d9.png)
39+
40+
41+
### Output 3
42+
![Output_3](https://user-images.githubusercontent.com/78487398/135654147-e97beaed-c5d0-4d8c-8548-6ec2a6df17d1.png)
43+
44+

0 commit comments

Comments
 (0)