Skip to main content

Perimeter and area calculation for triangle, rectangle and circle.

Project description

This python module contains basic arithmetic functions for shapes like -

  • Rectangle
  • Circle
  • Triangle

and arithmetic functions includes:

  • perimeter
  • area
  • For rectangle, use function parameters as length and breadth
  • For circle, use function parameters as radius
  • For triangle, calculating function is of type **kwargs so, include parameters as either side as (side=x) or include parameters as base and height as (base=x, height=y)

Change Log

V 0.0.1 Dated: 18-06-2022

First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AreaPerimeterForShapes-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page