Skip to main content

A simple library for calculating the area of ​​a trapezoid

Project description

Foobar

MyGeometry adalah paket Python sederhana yang berisi modul untuk menghitung luas bentuk geometris.

Installation

Use the package manager pip to install foobar.

pip install mygeometry

Usage

from mygeometry.shapes.trapesium import Trapesium

#Membuat objek Trapesium trapesium_saya = Trapesium(alas=5, atas=7, tinggi=4)

#Menghitung dan menampilkan luas trapesium print(f"Luas trapesium: {trapesium_saya.luas()}")

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

gooddaycoklat-0.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

gooddaycoklat-0.0.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

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