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 details)

Uploaded Source

File details

Details for the file AreaPerimeterForShapes-0.0.1.tar.gz.

File metadata

File hashes

Hashes for AreaPerimeterForShapes-0.0.1.tar.gz
Algorithm Hash digest
SHA256 78a8ee1c3bd992145c6ba97c97cce4cd29ecd72b0ee98d2e4abe1d29011fec78
MD5 0ca934ce62c24d67e589359585c4759c
BLAKE2b-256 beadfdbd42722a0829afe8c2b8c7e2fbfc31dee84d692dab7afadade42e93fe7

See more details on using hashes here.

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