This is a Calculator program created using Python, that calculates the Area/Surface area of common shapes like Square, Rectangle, Circle, Sphere, Hemisphere, Cube, Cuboid, Cone etc. The results are mathematically accurate.
-
Run the 'main.py' or 'Area Calculator.exe' file.
-
A Menu Screen will appear where you are asked to select an option to get the Area of your desired 2D or 3D shapes.
-
There are 10 options in the Menu, where options 1 to 9 are for calculating the Area/Surface Area of shapes and the 10th option is for Quitting/Exiting the program.