Sample Js Calculator
C
←
7
8
9
4
5
6
1
2
3
0
/
*
-
+
=
A Simple Calculator project using HTML,CSS and JS
Assumptions:
All Calculations return integer
Equal is pressed to know the result
Equal is pressed only on valid conditions