shashwat0309 / JS_calculator

JavaScript calculator to perform basic mathamtic operations
3 stars 4 forks source link

Addition of clear function #5

Open shashwat0309 opened 3 years ago

shashwat0309 commented 3 years ago

A clear button is to be inserted so that the input/display box is to be cleared. So that, again and again, refreshing of pages can not be done.