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
This is a simple calculator functionality achieved using Javascript. The logic is very simple with the minimum lines of code possible.
5
-
6
-
## Steps to execute this calculator:
7
-
- Download the entire code
8
-
- Open up the index.html.
9
-
10
-
## Technologies used:
3
+

4
+
This is a simple calculator functionality achieved using Javascript. The logic is very simple (you can also try it 😅) with the less lines of code possible .
0 commit comments