Menghitung luas lingkaran
Library Python sederhana untuk menghitung luas lingkaran.
Instalation
pip install linkar33423321
Usage
Basic Usage:
from lingkar33423321.my_class import Lingkaran
def main():
# Gunakan library lingkar
jari_jari = float(input("Masukkan jari-jari lingkaran: "))
lingkaran = Lingkaran(jari_jari)
luas = lingkaran.hitung_luas()
print(f"Luas lingkaran dengan jari-jari {jari_jari} adalah: {luas}")
if __name__ == "__main__":
main()
Release files for linkar33423321 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| linkar33423321-0.0.1.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| linkar33423321-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.3 kB
Release files / linkar33423321-0.0.1.tar.gz
| Download URL | linkar33423321-0.0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5a8bd76a1038d77fc67498125ece94b2d569d9553ee62a26d5d65d6b1210c3bc
|
|
BLAKE2b-256 checksum How to use checksums |
615c19b88ec111c45e7a0b600093b7e9b4290730ed10532cbb305a831e33060d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|
Release files / linkar33423321-0.0.1-py3-none-any.whl
| Download URL | linkar33423321-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0f91d6e608db84274a22ecdaf627b4454910b3ea49ef655e6043d7f849891f7b
|
|
BLAKE2b-256 checksum How to use checksums |
d2c16bbbe03f6be4caca157ad8fd9e124aa1c7b81eee0ed3d6e69808054a3fc2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|