Encode Decode
- i have imported
- from tkinter import Tk from tkinter import Label from tkinter import BOTTOM from tkinter import StringVar from tkinter import Entry from tkinter import Button import base64
Once you download the code and the librabies, run it. I t will work successfully.
I have first imported the librabies and then initialized the window. and then I have set labeles in the screen. After that I have defined librabies. And created a function for encode and another function for decode. After completeing all this steps, I have set the mode. function to reset, output and exit buttons. also created a key.
overview
you can refer this link for more images : https://github.com/manognyaa/Awesome_Python_Scripts/tree/main/BasicPythonScripts/Encode%20Decode/Images
Manognya Dasika
NA