summary refs log tree commit diff stats
path: root/python/output/3/6.txt
diff options
context:
space:
mode:
Diffstat (limited to 'python/output/3/6.txt')
-rw-r--r--python/output/3/6.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/python/output/3/6.txt b/python/output/3/6.txt
new file mode 100644
index 0000000..ba5b336
--- /dev/null
+++ b/python/output/3/6.txt
@@ -0,0 +1,12 @@
+```
+Enter message: A quick brown fox jumps over a lazy dog.
+Enter key (1-25, -1 - -25): 5
+Ceesar cipher with k = 5 applied to the given message:
+F vznhp gwtbs ktc ozrux tajw f qfed itl.
+```
+```
+Enter message: F vznhp gwtbs ktc ozrux tajw f qfed itl.
+Enter key (1-25, -1 - -25): -5
+Ceesar cipher with k = 21 applied to the given message:
+A quick brown fox jumps over a lazy dog.
+```
d='n108' href='#n108'>108 109 110 111 112 113 114 115 116 117 118