MiniProject : Making a simple Calculator using JS
Feb 1, 2023 · 1 min read · Prerequisites : HTML CSS JavaScript The work is done in three parts: Creating the basic structure of the calculator i.e buttons, output screen, etc. The styling part is done using CSS. The designed calculator is made 'functional' by using Jav...
Join discussion