WebDevSimplified / Vanilla-JavaScript-Calculator

Pure vanilla JavaScript calculator using modern ES6 syntax and classes
516 stars 550 forks source link

Update script.js #6

Open tsctarun opened 3 years ago

tsctarun commented 3 years ago

Add the functionality for the "%" operator to be working.