This program converts positive base 10 numbers into binary. The GUI was created using Tkinter and the logic was written in Python.
Instructions:
- Clone the file to your local device
- Use terminal to navigate to the folder holding the file
- Run "python3 main.py" in terminal
- Press the x button at the top left corner of the interface to exit the program