Skip to content

Commit 66cf442

Browse files
authored
Added README.md file
1 parent 3a97dcd commit 66cf442

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Calculator-GUI/README.md

+13
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)