We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a97dcd commit 66cf442Copy full SHA for 66cf442
Calculator-GUI/README.md
@@ -0,0 +1,13 @@
1
+<h1 align="center">Calculator (GUI)</h1>
2
+It is GUI based calculator used to calculate any simple mathematical equation.
3
+
4
+---------------------------------------------------------------------
5
6
+## Modules Used
7
+- tkinter
8
+## How it works
9
+- It takes the mathematical equation by the User.
10
11
+- It returns the result of the mathematical equation.
12
13
+#### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)
0 commit comments