An application that converts a text string to binary and vice versa, developed with Python.
Python 3.9 used with Tkinter.
Features:
◆ Converts Text to Binary (radio button set to 'Text').
◆ Converts Binary to Text (radio button set to 'Binary').
◆ Clear button to clear both Text and Binary fields.
◆ Exit button to close application.
r0paire