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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file AreaPerimeterForShapes-0.0.1.tar.gz
.
File metadata
- Download URL: AreaPerimeterForShapes-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78a8ee1c3bd992145c6ba97c97cce4cd29ecd72b0ee98d2e4abe1d29011fec78 |
|
MD5 | 0ca934ce62c24d67e589359585c4759c |
|
BLAKE2b-256 | beadfdbd42722a0829afe8c2b8c7e2fbfc31dee84d692dab7afadade42e93fe7 |