Skip to content

Commit 63c61ba

Browse files
committed
more features
1 parent 2ff601a commit 63c61ba

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed
27 Bytes
Binary file not shown.
27 Bytes
Binary file not shown.
16 Bytes
Binary file not shown.

caesar_cipher.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ def display():
1212

1313
time.sleep(0.5)
1414

15+
print()
1516
print("Hello there! What can i help you with?")
1617
time.sleep(1)
1718
print("\n1. Encryption")

redo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print('hi')

0 commit comments

Comments
 (0)