Skip to content

Commit 9cf317f

Browse files
authored
README.md
1 parent 4cc72dc commit 9cf317f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Package/Script Name
2+
Binary Calculator GUI 🏆🏅
3+
4+
## Short description of package/script
5+
6+
- I have imported from tkinter.
7+
## Setup instructions
8+
Once, you download the code in your local computer, it will run successfully.
9+
10+
## Detailed explanation of script, if needed
11+
If code is not explainable using comments, use this sections to explain your script
12+
I hvae made few functions for +, -, / and * operatpors. I have created a loop to run the calculator. I have added two numbers `0` and `1`.
13+
for more info : https://github.com/manognyaa/Awesome_Python_Scripts/blob/main/GUIScripts/Binary%20Calculator/Binary_calculator.py
14+
15+
## Output
16+
you can see the images in the images folder : https://github.com/manognyaa/Awesome_Python_Scripts/tree/main/GUIScripts/Binary%20Calculator/Images
17+
18+
## Author(s)
19+
20+
Name(s) of author(s)
21+
`Manognya Dasika`
22+
## Disclaimers, if any
23+
NA

0 commit comments

Comments
 (0)