You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have built a simple calculator app using HTML to create the structure of the page.
styling it with CSS and
adding functions in the app using Javascript.