Skip to content

Latest commit

 

History

History

Binary-Calculator-GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Binary Calculator GUI

A GUI based Standard Binary number calculator.

Modules Used

  • tkinter

How it works

  • It takes the input through a GUI binary number with mathematical signs.

  • Calculates the binary number.

  • It Returns the result in a binary number.