UAS
Project description
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()
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
linkar33423321-0.0.1.tar.gz
(2.4 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 linkar33423321-0.0.1.tar.gz.
File metadata
- Download URL: linkar33423321-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a8bd76a1038d77fc67498125ece94b2d569d9553ee62a26d5d65d6b1210c3bc
|
|
| MD5 |
9d6630804d03c8961eb5a5f50af5749c
|
|
| BLAKE2b-256 |
615c19b88ec111c45e7a0b600093b7e9b4290730ed10532cbb305a831e33060d
|
File details
Details for the file linkar33423321-0.0.1-py3-none-any.whl.
File metadata
- Download URL: linkar33423321-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f91d6e608db84274a22ecdaf627b4454910b3ea49ef655e6043d7f849891f7b
|
|
| MD5 |
43e8273e2cc81cf4bd04ab7a1dd03322
|
|
| BLAKE2b-256 |
d2c16bbbe03f6be4caca157ad8fd9e124aa1c7b81eee0ed3d6e69808054a3fc2
|