Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 183 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 183 Bytes

Area Calculator

A simple area calculator for different shapes in Python.

You can choose to calculate the area of the following shapes:

  1. Triangle
  2. Rectangle
  3. Square
  4. Circle