Skip to content

Commit 0d43494

Browse files
Updated README.md
1 parent 2ea772e commit 0d43494

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Calculator/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">Calculator</h1>
22
This is a simple calculator program written in Python that performs basic arithmetic operations. It can add, subtract, multiply, and divide numbers.
3-
---------------------------------------------------------------------
3+
44

55
## How it works
66
- It takes the mathematical equation by the User.
@@ -23,6 +23,8 @@ To use the calculator program, follow these steps:
2323

2424
-The program will display the result of the operation.
2525

26+
## Screenshot
27+
<img width="546" alt="calcy" src="https://github.com/AnkitaBarbora/Amazing-Python-Scripts/assets/101138526/027bdcb6-9a7a-4919-af85-10e8e0432b0c">
2628

2729

28-
#### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)
30+
#### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)

0 commit comments

Comments
 (0)