7
8
9
÷
4
5
6
x
1
2
3
-
0
=
AC
+
} function answer() { x=document.getElementById("print"). value; y=eval(x); document.getElementById("print").value=y; squishy("equals"+y); } function squishy(number) {