Skip to content

Commit 52e2483

Browse files
authored
Create README.md
1 parent a110d24 commit 52e2483

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# vigenerecipher_tkinter
2+
The original .py file will run completely fine in jupyter notebook.
3+
If you are trying to run it in command prompt,make sure you add the necessary path statement at the start.
4+
5+
It is a python program which encrypts and decrypts messages using the vigenere cipher.
6+
Looking for a good mini project for python? Use this source code and create your own version of the message encrypt-decrypt program. This program uses tkinter and hence will run only on devices that support the tkinter module.
7+

0 commit comments

Comments
 (0)