Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 659 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 659 Bytes

Area Calculator for Common 2D & 3D Shapes (Mini-Project)

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.

Instructions to Run the Program:

  1. Run the 'main.py' or 'Area Calculator.exe' file.

  2. A Menu Screen will appear where you are asked to select an option to get the Area of your desired 2D or 3D shapes.

  3. 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.