You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-3
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,23 @@ Clone this repository and go in the [**project**](https://github.com/SagarSikchi
20
20
-**Using GUI:** Run [**gui.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/gui.py) file
21
21
-**Using terminal:** Run [**main.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/main.py) file
22
22
23
+
23
24
## Output
24
25
25
26
After running [**main.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/main.py) file, the output will look like:
26
27
27
-
[Terminal Image](/images/Screenshot%20(345).png)
28
+
Terminal Image
29
+
30
+
.png)
31
+
32
+
28
33
29
34
After running [**gui.py**](https://github.com/SagarSikchi/Math-Interpreter-using-Python/blob/main/project/gui.py) file, the output will look like:
0 commit comments