module to calculate area
Project description
from apsarea import* #area of square print(square(2)) #area of rectangle print(rectangle(2,4)) #area of circle print(circle(2)) #area of trapezoid print( trapezoid(1,5,8)) #area of ellipse print(ellipse(2,4))
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
apsarea-0.0.3.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apsarea-0.0.3.tar.gz.
File metadata
- Download URL: apsarea-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7adf2823275d9adf4945f031b6c0fe2588f54da14ed2fb43ab1a89e4f9feda83
|
|
| MD5 |
1f470ef6413ed9a39b0264f51d32e934
|
|
| BLAKE2b-256 |
fe58b597fab25da421d48ffcbe1f4bc9418d494a25d5bcab03f02df3da166461
|
File details
Details for the file apsarea-0.0.3-py3-none-any.whl.
File metadata
- Download URL: apsarea-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fe4131fd3a3074ee822cf2f34b143e5fb14c4b6e1ee18544cc82a7254e5da30
|
|
| MD5 |
9148e2bb0908038728aa94d04949fe55
|
|
| BLAKE2b-256 |
8efacde5737ad151bf92412d6f2431f04971be0e086a75aad0e74c4a1c124e2d
|