We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3231881 commit a53c7e0Copy full SHA for a53c7e0
Binary-Calculator-GUI/README.md
@@ -0,0 +1,16 @@
1
+<h1 align="center">Binary Calculator GUI</h1>
2
+A GUI based Standard Binary number calculator.
3
+
4
+---------------------------------------------------------------------
5
6
+## Modules Used
7
+- tkinter
8
9
+## How it works
10
+- It takes the input through a GUI binary number with mathematical signs.
11
12
+- Calculates the binary number.
13
14
+- It Returns the result in a binary number.
15
16
+#### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)
0 commit comments