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
This is a basic program which can calculate area of basic 2d shapes, it also includes basic error handling. I mainly wanted to try out switch statements so the program itself may not be the best as it uses basic formulas only.