/javascript-calculator

a web page that takes two numbers and returns the sum of them using javascript

Primary LanguageHTML

javascript-calculator

a web page that takes two inputs then parse them to integer and returns the sum of them using javascript