khushi - HTMLify profile
files of /khushi/Calculator/
*{
font-family: Arial, Helvetica, sans-serif;
background-color:#fff;
margin: 0;
padding: 0;
width: 80%;
font-family: Arial, Helvetica, sans-serif;
background-color:#fff;
margin: 0;
padding: 0;
width: 80%;
let result =document.getElementById("result") ;
function getResult(value)
{
if(value==="=")
{
result.value =eval(
function getResult(value)
{
if(value==="=")
{
result.value =eval(