Skip to content

Files

Latest commit

98163f6 · Sep 5, 2021

History

History
4 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 265 Bytes

tkinter

Decimal to binary with tkinter In this code snippet i created a tkinter application with GUI window to convert a decimal number into a binary number. Also this window has two frames which are going to show the result and the process to get that result.