Skip to content

This program converts positive base 10 numbers into binary. The GUI was created using Tkinter and the logic was written in Python.

Notifications You must be signed in to change notification settings

DanielMK01/DecimalToBinaryConversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DecimalToBinaryConversion

This program converts positive base 10 numbers into binary. The GUI was created using Tkinter and the logic was written in Python.

Instructions:

  1. Clone the file to your local device
  2. Use terminal to navigate to the folder holding the file
  3. Run "python3 main.py" in terminal
  4. Press the x button at the top left corner of the interface to exit the program

About

This program converts positive base 10 numbers into binary. The GUI was created using Tkinter and the logic was written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages